Mercurial > p > roundup > code
diff roundup/scripts/roundup_mailgw.py @ 603:986354c4b1fb config-0-4-0-branch
missed the scripts dir in the merge from HEAD
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 06 Feb 2002 04:29:17 +0000 |
| parents | 912029653c1c |
| children |
line wrap: on
line diff
--- a/roundup/scripts/roundup_mailgw.py Wed Feb 06 04:05:55 2002 +0000 +++ b/roundup/scripts/roundup_mailgw.py Wed Feb 06 04:29:17 2002 +0000 @@ -16,7 +16,7 @@ # BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE, # SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. # -# $Id: roundup_mailgw.py,v 1.2 2002-01-29 20:07:15 jhermann Exp $ +# $Id: roundup_mailgw.py,v 1.2.2.1 2002-02-06 04:29:17 richard Exp $ # python version check from roundup import version_check @@ -181,6 +181,9 @@ # # $Log: not supported by cvs2svn $ +# Revision 1.2 2002/01/29 20:07:15 jhermann +# Conversion to generated script stubs +# # Revision 1.1 2002/01/29 19:53:08 jhermann # Moved scripts from top-level dir to roundup.scripts subpackage #
