Changeset 33066
- Timestamp:
- Jan 9, 2012, 6:00:25 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/tools/makedistdest (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/makedistdest
r30005 r33066 36 36 $cmd = "disttool -dbname gpc1 -definedestination -ds_dbname ippRequestServer -ds_dbhost $dbhost -name $prod_name"; 37 37 38 $rc = system $cmd;38 # $rc = system $cmd; 39 39 die "disttool failed: $rc" if $rc; 40 40
Note:
See TracChangeset
for help on using the changeset viewer.
