Changeset 25111
- Timestamp:
- Aug 18, 2009, 11:58:55 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_job_run.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_job_run.pl
r25065 r25111 209 209 $command .= " -job_id $job_id"; 210 210 $command .= " -fault $exit_code"; 211 # XXX: fix pstamptool to not require -state when -fault with nonzero value is provided 212 $command .= " -state run"; 211 213 $command .= " -dbname $dbname" if defined $dbname; 212 214 $command .= " -dbserver $dbserver" if defined $dbserver;
Note:
See TracChangeset
for help on using the changeset viewer.
