Mercurial > public > mercurial-scm > hg
diff tests/test-trusted.py @ 4122:306055f5b65c
Unified #! paths for python scripts and removed them for test modules.
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Thu, 01 Mar 2007 22:15:17 +0100 |
parents | 1a0fa3914c46 |
children | 96d8a56d4ef9 |
line wrap: on
line diff
--- a/tests/test-trusted.py Tue Feb 27 16:20:06 2007 -0600 +++ b/tests/test-trusted.py Thu Mar 01 22:15:17 2007 +0100 @@ -1,4 +1,3 @@ -#!/usr/bin/env python # Since it's not easy to write a test that portably deals # with files from different users/groups, we cheat a bit by # monkey-patching some functions in the util module