Update of /cvsroot/freevo/freevo/helpers
In directory sc8-pr-cvs1:/tmp/cvs-serv10548/helpers

Modified Files:
        cache.py 
Log Message:
Notice the user that pre-caching is missing


Index: cache.py
===================================================================
RCS file: /cvsroot/freevo/freevo/helpers/cache.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** cache.py    4 Aug 2003 18:42:03 -0000       1.3
--- cache.py    4 Aug 2003 20:38:59 -0000       1.4
***************
*** 50,55 ****
          print d
          mmpython.cache_dir(d)
  
-     
  if __name__ == "__main__":
      if len(sys.argv)>1 and sys.argv[1] == '--help':
--- 50,57 ----
          print d
          mmpython.cache_dir(d)
+         
+     os.system('touch %s/VERSION' % mmcache)
+ 
  
  if __name__ == "__main__":
      if len(sys.argv)>1 and sys.argv[1] == '--help':




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to