summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xlocalpbuilder-create2
1 files changed, 1 insertions, 1 deletions
diff --git a/localpbuilder-create b/localpbuilder-create
index d86a171..60ba340 100755
--- a/localpbuilder-create
+++ b/localpbuilder-create
@@ -1,4 +1,4 @@
-#!/bin/sh -x
+#!/bin/sh
if [ $# -eq 0 ]; then
echo "Usage: $(basename $0) POOL [ DISTRIBUTION [ OTHERMIRROR] ]"