Changeset 42530
- Timestamp:
- Aug 17, 2023, 4:41:06 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20230313/pstamp/scripts/dquery_finish.pl
r34444 r42530 123 123 $colData{$col} = []; 124 124 } 125 125 126 ## ir parse_error.txt exists then also include it on datastore 127 if (-e "$outdir/parse_error.txt") { 128 print $REGLIST "parse_error.txt|||text|\n"; 129 } 130 126 131 my $i = 0; 127 132 foreach my $job (@jobs) {
Note:
See TracChangeset
for help on using the changeset viewer.
