Comment out the script debug mode

From: Daniel Lezcano <daniel.lezcano@free.fr>

Suppress debug mode in the script

Signed-off-by: Daniel Lezcano <daniel.lezcano@free.fr>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
dlezcano 2009-01-18 21:47:55 +00:00
parent a6f2de7e5e
commit 80a992f719

View File

@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
set -ex # set -ex
NAME="debian" NAME="debian"
CONFFILE="lxc.conf" CONFFILE="lxc.conf"