IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 19, 2007, 2:35:31 PM (19 years ago)
Author:
jhoblitt
Message:

add -inputtree

File:
1 edited

Legend:

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

    r14688 r15337  
    88magictool -definerun -workdir file:///foo/bar/ || exit 1
    99magictool -addinputskyfile -magic_id 1 -diff_id 1 -node a || exit 1
     10magictool -addinputskyfile -magic_id 1 -diff_id 2 -node b || exit 1
     11magictool -inputtree -magic_id 1 -dep_file magic_dep.md
     12
    1013magictool -updaterun -state run -magic_id 1 || exit 1
    1114
    12 ./magictool -inputtree -magic_id 1 -dep_file magic_dep.md
    1315
    1416
Note: See TracChangeset for help on using the changeset viewer.