(file) Return to Options.c CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Executor

Diff for /pegasus/src/Executor/Options.c between version 1.5 and 1.5.2.1

version 1.5, 2008/12/02 09:00:13 version 1.5.2.1, 2010/05/21 08:56:20
Line 93 
Line 93 
     if (_TestFlagOption(argc, argv, "--dump", 1) == 0)     if (_TestFlagOption(argc, argv, "--dump", 1) == 0)
         options->dump = 1;         options->dump = 1;
  
       if (_TestFlagOption(argc, argv, "--status", 1) == 0)
           options->status = 1;
   
     if (_TestFlagOption(argc, argv, "--version", 0) == 0)     if (_TestFlagOption(argc, argv, "--version", 0) == 0)
         options->version = 1;         options->version = 1;
  


Legend:
Removed from v.1.5  
changed lines
  Added in v.1.5.2.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2