chiark / gitweb /
test suite: gdr-convert-gbp: drop --overwrite
[dgit.git] / tests / setup / gdr-convert-gbp
index 0b525c879f99dfdba84651203f4cb9d583fb869e..8049d87c099e8b7b2a8b7831befda00bc35c9c75 100755 (executable)
@@ -1,8 +1,11 @@
 #!/bin/bash
 set -e
+autoimport=
 . tests/lib
 . $troot/lib-gdr
 
+$ifarchive t-setup-import gnupg
+
 t-dependencies GDR
 
 t-tstunt-parsechangelog
@@ -83,7 +86,7 @@ v=2.0-2
 t-dch-commit -v $v -m 'switch to git-debrebase, no other changes'
 t-dch-commit -r sid
 
-$ifarchive t-dgit -wgf push-source --new --overwrite
+$ifarchive t-dgit -wgf push-source --new
 git push
 
 cd ..