IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33066


Ignore:
Timestamp:
Jan 9, 2012, 6:00:25 PM (14 years ago)
Author:
bills
Message:

if disttool fails fail

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/makedistdest

    r30005 r33066  
    3636$cmd = "disttool -dbname gpc1 -definedestination -ds_dbname ippRequestServer -ds_dbhost $dbhost -name $prod_name";
    3737
    38 $rc = system $cmd;
     38# $rc = system $cmd;
    3939die "disttool failed: $rc" if $rc;
    4040
Note: See TracChangeset for help on using the changeset viewer.