Changeset 29638
- Timestamp:
- Nov 2, 2010, 9:52:19 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20101029/pstamp/scripts/pstamp_checkdependent.pl
- Property svn:mergeinfo set to
r29612 r29638 324 324 325 325 my $command = "$warptool -scmap -warp_id $warp_id -skycell_id $skycell_id"; 326 my $data = runToolAndParse ExpectOne($command, $verbose);326 my $data = runToolAndParse($command, $verbose); 327 327 if (!$data or scalar @$data == 0) { 328 328 # This happens if the chipProcessedImfile disappears which happened when earlier
Note:
See TracChangeset
for help on using the changeset viewer.
