- Timestamp:
- Mar 9, 2023, 2:32:14 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/eam/rawfix.20230221/src/get_md5s_instances.pl
r42400 r42404 27 27 28 28 if ($output eq $input) { die "output file ($output) matches input file ($input)\n"; } 29 if (-e $output) { 30 # check that all instances are in the output file? 31 print "$output exists, skipping\n"; 32 exit 0; 33 } 34 29 35 open (OUTFILE, ">$output"); 30 36
Note:
See TracChangeset
for help on using the changeset viewer.
