CVS: tmda-cgi configure,1.7,1.8 reporter.py,1.1,1.2
Gre7g Luterman <[email protected]>
| Newsgroups | gmane.mail.spam.tmda.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tmda/tmda-cgi
In directory sc8-pr-cvs1:/tmp/cvs-serv9376
Modified Files:
configure reporter.py
Log Message:
Applied patches by Bernard Johnson.
Index: configure
===================================================================
RCS file: /cvsroot/tmda/tmda-cgi/configure,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- configure 21 May 2003 22:04:10 -0000 1.7
+++ configure 22 May 2003 15:06:42 -0000 1.8
@@ -294,7 +294,7 @@
Opts, Args = getopt.getopt(sys.argv[1:], "c:d:e:f:l:m:nho:p:r:s:t:",
["base-dir=", "config-file=", "display-dir=", "session-exp", "file-auth=",
"help", "mode=", "no-su", "cleanup-odds", "program-auth=", "remote-auth=",
- "session-prefix", "target=", "virtual-lookup="])
+ "session-prefix=", "target=", "virtual-lookup="])
except getopt.error, Msg:
Usage(1, Msg)
Index: reporter.py
===================================================================
RCS file: /cvsroot/tmda/tmda-cgi/reporter.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- reporter.py 3 May 2003 16:54:51 -0000 1.1
+++ reporter.py 22 May 2003 15:06:42 -0000 1.2
@@ -1,4 +1,4 @@
-#!/usr/local/bin/python -O
+#!/usr/bin/env python -O
"""SpamCop Reporting Program.
_______________________________________
tmda-cvs mailing list
http://tmda.net/lists/listinfo/tmda-cvs