summaryrefslogtreecommitdiff
path: root/tests/drs-git-ext
diff options
context:
space:
mode:
Diffstat (limited to 'tests/drs-git-ext')
-rwxr-xr-xtests/drs-git-ext3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/drs-git-ext b/tests/drs-git-ext
index 06ab0ea..ad27c9b 100755
--- a/tests/drs-git-ext
+++ b/tests/drs-git-ext
@@ -2,7 +2,8 @@
set -e
tmp=$DGIT_TEST_TMP
-export DGIT_DRS_DEBUG=1
+: ${DGIT_DRS_DEBUG:=1}
+export DGIT_DRS_DEBUG
echo >&2 '(((((((((((((((((((((((((((((((((((((((('
set -x
export SSH_ORIGINAL_COMMAND="$*"