IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 4, 2010, 5:47:58 PM (16 years ago)
Author:
watersc1
Message:

Added break points to escape out of the heavy processing stages if we are currently attempting to burntool data. This should allow burntool to finish faster and have fewer errors.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/pantasks.pro

    r27005 r27200  
    44if ($?NEBULOUS == 0)      set NEBULOUS = 0
    55if ($?NETWORK == 0)       set NETWORK = 1
     6if ($?BURNTOOLING == 0)   set BURNTOOLING = 0
    67if ($?PARALLEL == 0)      set PARALLEL = 1
    78if ($?VERBOSE == 0)       set VERBOSE = 1
Note: See TracChangeset for help on using the changeset viewer.