]> git.pld-linux.org Git - packages/vzctl.git/commitdiff
- removed another set -x ...
authorŁukasz Chrustek <lukasz@chrustek.net>
Sat, 3 Nov 2012 00:11:46 +0000 (01:11 +0100)
committerŁukasz Chrustek <lukasz@chrustek.net>
Sat, 3 Nov 2012 00:11:46 +0000 (01:11 +0100)
pld-del_ip.sh

index 4cdf94be3d6450aa0b4515293ef5db216c4cf060..c47c2c2be5c53a90d8b24d30bf8ea76bed3e17e8 100755 (executable)
@@ -21,7 +21,7 @@
 VENET_DEV=venet0
 IFCFG_DIR=/etc/sysconfig/interfaces/
 IFCFG="${IFCFG_DIR}/ifcfg-${VENET_DEV}"
-set -x
+
 function del_ip()
 {
        local ipm ids id
This page took 0.101311 seconds and 4 git commands to generate.