Author: duncan
Date: Sun Oct 15 10:45:19 2006
New Revision: 8379
Modified:
branches/rel-1-5/freevo/src/helpers/cache.py
Log:
[ 1577574 ] cache helper does not print the help anymore
Patch applied
Modified: branches/rel-1-5/freevo/src/helpers/cache.py
==============================================================================
--- branches/rel-1-5/freevo/src/helpers/cache.py (original)
+++ branches/rel-1-5/freevo/src/helpers/cache.py Sun Oct 15 10:45:19 2006
@@ -360,6 +360,7 @@
if __name__ == "__main__":
os.umask(config.UMASK)
if len(sys.argv)>1 and sys.argv[1] == '--help':
+ print_help()
sys.exit(0)
if len(sys.argv)>1 and sys.argv[1] == '--thumbnail':
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog