Changeset 29624
- Timestamp:
- Oct 30, 2010, 12:26:25 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_checkdependent.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_checkdependent.pl
r29612 r29624 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.
