[packages/vzctl] - removed another set -x ...
brushek
brushek at pld-linux.org
Sat Nov 3 01:12:05 CET 2012
commit 4a0f00fc564b9233790574e1686afb01916a6c24
Author: Łukasz Chrustek <lukasz at chrustek.net>
Date: Sat Nov 3 01:11:46 2012 +0100
- removed another set -x ...
pld-del_ip.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pld-del_ip.sh b/pld-del_ip.sh
index 4cdf94b..c47c2c2 100755
--- a/pld-del_ip.sh
+++ b/pld-del_ip.sh
@@ -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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vzctl.git/commitdiff/4a0f00fc564b9233790574e1686afb01916a6c24
More information about the pld-cvs-commit
mailing list