Changeset 13707 for trunk/ippScripts/scripts/camera_exp.pl
- Timestamp:
- Jun 7, 2007, 3:03:02 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/camera_exp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/camera_exp.pl
r13698 r13707 169 169 } 170 170 } else { 171 $ipprc->file_copy($chipObjects, $fpaObjects) ;171 $ipprc->file_copy($chipObjects, $fpaObjects) unless $chipObjects eq $fpaObjects; 172 172 } 173 173 &my_die("Unable to find expected output file: $fpaObjects", $cam_id, $PS_EXIT_PROG_ERROR) unless -f $ipprc->file_resolve($fpaObjects);
Note:
See TracChangeset
for help on using the changeset viewer.
