IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 16, 2007, 5:09:48 PM (19 years ago)
Author:
jhoblitt
Message:

rework difftool

File:
1 edited

Legend:

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

    r14018 r14250  
    66
    77
    8 difftool -definerun -workdir file:///tmp/diff -skycell_id foo -tess_id bar || exit 1
    9 difftool -addinputskyfile -diff_id 1 -warp_id 1 -skycell_id foo1 -tess_id bar -kind warped -template || exit 1
    10 difftool -addinputskyfile -diff_id 1 -warp_id 1 -skycell_id foo2 -tess_id bar -kind warped || exit 1
     8difftool -definerun -workdir file:///tmp/diff -skycell_id foo1 -tess_id bar || exit 1
     9difftool -addinputskyfile -diff_id 1 -warp_id 1 -kind warped -template || exit 1
     10difftool -addinputskyfile -diff_id 1 -warp_id 1 -kind warped || exit 1
    1111difftool -updaterun -state run -diff_id 1 || exit 1
    1212difftool -todiffskyfile || exit 1
Note: See TracChangeset for help on using the changeset viewer.