summaryrefslogtreecommitdiff
path: root/functions/chroot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'functions/chroot.sh')
-rwxr-xr-xfunctions/chroot.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/functions/chroot.sh b/functions/chroot.sh
index d665787..4d53cb2 100755
--- a/functions/chroot.sh
+++ b/functions/chroot.sh
@@ -7,8 +7,6 @@
# This is free software, and you are welcome to redistribute it
# under certain conditions; see COPYING for details.
-set -e
-
Chroot ()
{
CHROOT="${1}"; shift