[PATCH] Make test-doctest.py and test-trusted.py executable

Thomas Arendsen Hein thomas at intevation.de
Thu Mar 1 10:52:40 CST 2007


* Giorgos Keramidas <keramida at ceid.upatras.gr> [20070222 14:16]:
> # HG changeset patch
> # User Giorgos Keramidas <keramida at ceid.upatras.gr>
> # Date 1172149935 -7200
> # Node ID 1df3c0f21d4f031939741e5899735e735d5026f9
> # Parent  226df1808f16312ffc2acc4a41a6fd5de2d5de71
> Make test-doctest.py and test-trusted.py executable.

They don't have to be executable, as they're run directly with
'python foo.py'. Because of this they don't need the
"#!/usr/bin/env python", too.

(test-context.py in main already doesn't have this line)

I think I'll simply remove them if nobody objects.

Thomas

-- 
thomas at intevation.de - http://intevation.de/~thomas/ - OpenPGP key: 0x5816791A
Intevation GmbH, Osnabrück - Registereintrag: Amtsgericht Osnabrück, HR B 18998
Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner


More information about the Mercurial-devel mailing list