X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=git-debpush;h=5b99e72abaad4e4880ba613c796554420513aad3;hb=69323e5f402c84897eaeea7a28cdae1b3da10066;hp=1bfb0936c2e934087b50e4a2f3ec482e0af3cb37;hpb=e82d9492c0a63d75c96e2ebdbc93300d57927d60;p=dgit.git diff --git a/git-debpush b/git-debpush index 1bfb0936..5b99e72a 100755 --- a/git-debpush +++ b/git-debpush @@ -38,6 +38,8 @@ set -o pipefail # **** Helper functions and variables **** us="$(basename $0)" +git_playtree_setup=git-playtree-setup ###substituted### +git_playtree_setup=${DEBPUSH_GIT_PLAYTREE_SETUP-$git_playtree_setup} cleanup() { if [ -d "$temp" ]; then