Changeset 42473
- Timestamp:
- Jun 6, 2023, 1:16:03 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20170121/pstamp/scripts/dquery_finish.pl
-
Property svn:mergeinfo
set to
/branches/czw_branch/20160809/pstamp/scripts/dquery_finish.pl merged eligible /trunk/pstamp/scripts/dquery_finish.pl merged eligible
r34444 r42473 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) { -
Property svn:mergeinfo
set to
Note:
See TracChangeset
for help on using the changeset viewer.
