Changeset 20257 for trunk/pstamp/scripts/pstamp_finish.pl
- Timestamp:
- Oct 17, 2008, 4:00:52 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_finish.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_finish.pl
r20256 r20257 110 110 my ($rlf, $reglist_name) = tempfile ("$out_dir/reglist.XXXX", UNLINK => !$save_temps); 111 111 print $rlf "results.fits|||table|\n"; 112 113 # XXX: this file is in the request's workdir not the out_dir 112 114 my $err_file = "$out_dir/parse_error.txt"; 113 115 if (-e $err_file ) { … … 138 140 # including those that produced no jobs. 139 141 # for now add an entry for rownum 1 and a phony error code. 140 # we've included parse_ results.txt to the fileset if it exists142 # we've included parse_error.txt to the fileset if it exists 141 143 # 142 144 my $rownum = 0;
Note:
See TracChangeset
for help on using the changeset viewer.
