summaryrefslogtreecommitdiffstats
path: root/download
diff options
context:
space:
mode:
Diffstat (limited to 'download')
-rwxr-xr-xdownload3
1 files changed, 2 insertions, 1 deletions
diff --git a/download b/download
index b8e42ca..3893d7a 100755
--- a/download
+++ b/download
@@ -19,7 +19,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-set -u -e -v
+[ "x${DEBUG+set}" = 'xset' ] && set -v
+set -u -e
download=./resources/scripts/helpers/download
programme="unknown"