summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2017-04-06 14:07:21 +0200
committerLeif Johansson <leifj@sunet.se>2017-04-06 14:07:21 +0200
commit86eab8abee42ef25d75a6d088897260dcc88958a (patch)
tree72140763905e40ada0b1c0f024919a7761db28c9 /scripts
parentdabd956e2a5ea14ac063ddc5e1728d574efb3e5e (diff)
less debug output
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/pull-and-verify.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/pull-and-verify.sh b/scripts/pull-and-verify.sh
index 0cfb22c3..8798259a 100755
--- a/scripts/pull-and-verify.sh
+++ b/scripts/pull-and-verify.sh
@@ -1,4 +1,4 @@
-#!/bin/bash -x
+#!/bin/bash
URL=$1
DIR=$2