IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 2, 2007, 3:50:26 PM (19 years ago)
Author:
jhoblitt
Message:

add missing -path_base option

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/backtrack/ippTools/scripts/warptest.sh

    r12131 r13995  
    2424warptool -towarped || exit 1
    2525
    26 warptool -addwarped -warp_id 1 -skycell_id foo1 -tess_id bar -uri file:///tmp/foo -bg 1 -bg_stdev 2 || exit 1
    27 warptool -addwarped -warp_id 1 -skycell_id foo2 -tess_id bar -uri file:///tmp/foo -bg 1 -bg_stdev 2 || exit 1
     26warptool -addwarped -warp_id 1 -skycell_id foo1 -tess_id bar -uri file:///tmp/foo -path_base file://wonderland -bg 1 -bg_stdev 2 || exit 1
     27warptool -addwarped -warp_id 1 -skycell_id foo2 -tess_id bar -uri file:///tmp/foo -path_base file://wonderland -bg 1 -bg_stdev 2 || exit 1
    2828
    2929warptool -warped -warp_id 1 || exit 1
Note: See TracChangeset for help on using the changeset viewer.