summaryrefslogtreecommitdiff
path: root/git-debpush
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2019-07-21 16:35:22 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-07-21 16:47:41 +0100
commit1e947003e9b48254d349f000eaab3849511eb55e (patch)
tree433590f9e41e2083bc6cc5af3d57bc8d46394058 /git-debpush
parent952c287d284ea005f0f31dfc0904885cc5099d5b (diff)
git-playtree-create: Fix with tests/using-intree
Reported-by: Sean Whitton <spwhitton@spwhitton.name> Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'git-debpush')
-rwxr-xr-xgit-debpush1
1 files changed, 1 insertions, 0 deletions
diff --git a/git-debpush b/git-debpush
index ca737d2..0be0bf4 100755
--- a/git-debpush
+++ b/git-debpush
@@ -39,6 +39,7 @@ set -o pipefail
us="$(basename $0)"
git_playtree_create=git-playtree-create ###substituted###
+git_playtree_create=${DEBPUSH_GIT_PLAYTREE_CREATE-$git_playtree_create}
cleanup() {
if [ -d "$temp" ]; then