IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15833


Ignore:
Timestamp:
Dec 14, 2007, 2:51:45 PM (18 years ago)
Author:
jhoblitt
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/scripts/dettest.sh

    r15828 r15833  
    7777dettool -updatedetrun -det_id 2 -state stop || exit 1
    7878
     79# correct test
     80dettool -makecorrection -det_id 1 || exit 1
     81dettool -tocorrectexp || exit 1
     82dettool -tocorrectimfile -det_id 3 || exit 1
     83dettool -addcorrectimfile -det_id 3 -class_id 0 -uri file:///correct/0 || exit 1
     84dettool -addcorrectimfile -det_id 3 -class_id 1 -uri file:///correct/1 || exit 1
     85dettool -addcorrectimfile -det_id 3 -class_id 2 -uri file:///correct/2 || exit 1
     86dettool -addcorrectimfile -det_id 3 -class_id 3 -uri file:///correct/3 || exit 1
     87# detRun 3 should be automatically set to stop by this point
     88dettool -tocorrectexp || exit 1
Note: See TracChangeset for help on using the changeset viewer.