Changeset 31471 for trunk/ippScripts/scripts/lap_science.pl
- Timestamp:
- May 6, 2011, 1:42:05 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/lap_science.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/lap_science.pl
r31464 r31471 99 99 my $status = queue_chips($lap_id); 100 100 101 if ( $status) {101 if (!$status) { # This is the culprit. 102 102 my $command = "$laptool -updaterun -lap_id $lap_id"; 103 103 $command .= " -dbname $dbname " if defined $dbname;
Note:
See TracChangeset
for help on using the changeset viewer.
