Changeset 33664
- Timestamp:
- Apr 2, 2012, 10:06:14 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/ipp_cleanup.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/ipp_cleanup.pl
r33246 r33664 1885 1885 1886 1886 # if an error happens for one skycell, the warpBackgroundRun will stay in goto_*, but the skycells will go to error_* (matching the goto_*) 1887 my $command = "$bgtool -updatewarpskyfile -warp_bg_id $stage_id -skycell_id $skycell_id -set_ data_state $error_state";1887 my $command = "$bgtool -updatewarpskyfile -warp_bg_id $stage_id -skycell_id $skycell_id -set_state $error_state"; 1888 1888 $command .= " -dbname $dbname" if defined $dbname; 1889 1889
Note:
See TracChangeset
for help on using the changeset viewer.
