From: Ian Jackson Date: Tue, 21 Jul 2015 16:33:30 +0000 (+0100) Subject: Mirroring fix: Add test case X-Git-Tag: debian/1.1~61 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=0e73cb0aa14494524634c324068a409f2516368a;ds=sidebyside Mirroring fix: Add test case --- diff --git a/tests/tests/mirror-debnewgit b/tests/tests/mirror-debnewgit new file mode 100755 index 00000000..ff1da4a0 --- /dev/null +++ b/tests/tests/mirror-debnewgit @@ -0,0 +1,22 @@ +#!/bin/bash +set -e +. tests/lib +. $troot/lib-mirror + +t-debpolicy + +t-archive pari-extra 3-1 +t-git-none + +t-mirror-setup + +t-dgit clone $p + +cd $p +t-cloned-fetched-good + +t-commit 'test commit' 3-2 + +t-dgit build +t-dgit push +t-check-mirrored