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

Modified Files:
        freevo 
Log Message:
can not start freevo -fs without this change

Index: freevo
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo,v
retrieving revision 1.106
retrieving revision 1.107
diff -C2 -d -r1.106 -r1.107
*** freevo      10 Jan 2004 18:24:17 -0000      1.106
--- freevo      10 Jan 2004 20:45:50 -0000      1.107
***************
*** 12,15 ****
--- 12,18 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.107  2004/01/10 20:45:50  mikeruelle
+ # can not start freevo -fs without this change
+ #
  # Revision 1.106  2004/01/10 18:24:17  dischi
  # fix uid storage for execute and runapp calls
***************
*** 396,400 ****
  
  
! elif arg and name == 'freevo' and not arg in ('-force-fs' '-trace' '-doc'):
      # ok, don't know about that arg, freevo should be started, but
      # it's also no freevo arg
--- 399,403 ----
  
  
! elif arg and name == 'freevo' and not (arg in ['-force-fs', '-trace', '-doc']):
      # ok, don't know about that arg, freevo should be started, but
      # it's also no freevo arg




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to