IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 19, 2007, 3:27:00 PM (19 years ago)
Author:
jhoblitt
Message:

implement -addmask

File:
1 edited

Legend:

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

    r15340 r15341  
    1010magictool -addinputskyfile -magic_id 1 -diff_id 2 -node b || exit 1
    1111magictool -inputtree -magic_id 1 -dep_file magic_dep.md
     12magictool -updaterun -state run -magic_id 1 || exit 1
     13
    1214magictool -addresult -magic_id 1 -node a -uri file:///foo/a
    1315magictool -addresult -magic_id 1 -node b -uri file:///foo/b
    1416magictool -addresult -magic_id 1 -node root -uri file:///foo/root
     17magictool -tomask
     18magictool -addmask -magic_id 1 -uri file:///foo/mask
    1519
    16 magictool -updaterun -state run -magic_id 1 || exit 1
    1720
    1821
Note: See TracChangeset for help on using the changeset viewer.