summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-01-18 09:52:04 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:35:57 +0100
commitbc23f611309e4f82dc1c7a7936678403e92875b6 (patch)
treed8012ff89c6e81d84920057ab003fb5e0b6cccfc /helpers
parentf224359bb10015ca030d5b6e6cf5739b51319d0f (diff)
downloadlive-build-bc23f611309e4f82dc1c7a7936678403e92875b6.zip
live-build-bc23f611309e4f82dc1c7a7936678403e92875b6.tar.gz
Removing unintendet set -x.
Diffstat (limited to 'helpers')
-rwxr-xr-xhelpers/lh2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh b/helpers/lh
index 581e5f9..511cacd 100755
--- a/helpers/lh
+++ b/helpers/lh
@@ -1,4 +1,4 @@
-#!/bin/sh -x
+#!/bin/sh
# live-helper(1) - utility to build Debian Live systems
# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>