From 1e947003e9b48254d349f000eaab3849511eb55e Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 21 Jul 2019 16:35:22 +0100 Subject: git-playtree-create: Fix with tests/using-intree Reported-by: Sean Whitton Signed-off-by: Ian Jackson --- git-debpush | 1 + 1 file changed, 1 insertion(+) (limited to 'git-debpush') 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 -- cgit v1.2.3