Changeset 33415 for branches/meh_branches/ppstack_test/tools/makedistdest
- Timestamp:
- Mar 5, 2012, 5:19:48 PM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
tools/makedistdest (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/tools/makedistdest
r30005 r33415 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.
