CVS: tmda-cgi Install.py,1.20,1.21
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-serv21936
Modified Files:
Install.py
Log Message:
Syntax error in error reporting.
Index: Install.py
===================================================================
RCS file: /cvsroot/tmda/tmda-cgi/Install.py,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- Install.py 11 Jun 2003 22:17:19 -0000 1.20
+++ Install.py 18 Jun 2003 20:01:34 -0000 1.21
@@ -318,7 +318,7 @@
else:
CgiUtil.TermError("Unknown mailtype",
"VIRTUAL_ONLY dictionary has no key: %s" % Mail, "locate files",
- "VIRTUAL_ONLY = %s" % repr(VIRTUAL_ONLY),
+ "VIRTUAL_ONLY = %s" % repr(Anomalies["VIRTUAL_ONLY"]),
"Contact system administrator.")
else:
ListDiff(RetVal, Anomalies["VIRTUAL_ONLY"])
_______________________________________
tmda-cvs mailing list
http://tmda.net/lists/listinfo/tmda-cvs