chiark / gitweb /
git-debrebase: breakwater_of: permit unclean to be an fproblem
[dgit.git] / tests / tests / protocol-compat
index 59e8d6515b128ed8cfd4ab1b05e682400bfb2633..fcbeedb82d7cc02c4b786e32d4b407aa6b0c01a3 100755 (executable)
@@ -6,6 +6,9 @@ set -e
 t-setup-import examplegit
 t-tstunt-parsechangelog
 
+t-git-config dgit.default.distro foreign
+t-git-config dgit-distro.foreign.cmd-git false
+
 prep () {
        dscf=$tmp/mirror/pool/main/example_$v.dsc
 }
@@ -23,6 +26,7 @@ check () {
 
        $1
 
+       local distro=''
        t-dgit import-dsc $dscf +imported
        t-ref-same refs/heads/imported
        cd ..