Mercurial > p > roundup > code
diff roundup/scripts/roundup_server.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_server.py Wed Feb 06 04:05:55 2002 +0000 +++ b/roundup/scripts/roundup_server.py Wed Feb 06 04:29:17 2002 +0000 @@ -18,7 +18,7 @@ # """ HTTP Server that serves roundup. -$Id: roundup_server.py,v 1.2 2002-01-29 20:07:15 jhermann Exp $ +$Id: roundup_server.py,v 1.2.2.1 2002-02-06 04:29:17 richard Exp $ """ # python version check @@ -248,6 +248,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 #
