Changeset 11829 for trunk/ippScripts/scripts/phase5_subtract.pl
- Timestamp:
- Feb 15, 2007, 10:27:09 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/phase5_subtract.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/phase5_subtract.pl
r11828 r11829 199 199 200 200 warn($msg); 201 if ($det_id and $iter and $exp_tag ) {201 if ($det_id and $iter and $exp_tag and not $no_update) { 202 202 my $command = "$p5tool -updaterun -p5_id $p5_id -state stop -code $exit_code"; 203 203 $command .= " -dbname $dbname" if defined $dbname;
Note:
See TracChangeset
for help on using the changeset viewer.
