IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 23, 2008, 2:13:10 PM (18 years ago)
Author:
eugene
Message:

calling built-in dirname and mkdir

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/chip.pro

    r16195 r16208  
    150150    stdout $logfile
    151151    stderr $logfile
     152    dirname $logfile -var outpath
     153    mkdir $outpath
    152154
    153155    $run = chip_imfile.pl --exp_id $EXP_ID --chip_id $CHIP_ID --class_id $CLASS_ID --exp_tag $EXP_TAG --uri $URI --camera $CAMERA --outroot $outroot
Note: See TracChangeset for help on using the changeset viewer.