From e11e759cb1877f52bf696d5f1e0b30f53a50ca4a Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 3 Sep 2022 21:49:00 +0100 Subject: dgit push: Update tests Change the global test git config to reject plain "git push". Update almost all tests to use "push-built". In some cases, change to using "push-source". In one case (chosen essentially arbitrarily), use the config override and continue using push to mean push-built. Signed-off-by: Ian Jackson --- tests/tests/quilt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/tests/quilt') diff --git a/tests/tests/quilt b/tests/tests/quilt index f26f744..06b646c 100755 --- a/tests/tests/quilt +++ b/tests/tests/quilt @@ -25,7 +25,7 @@ iteration () { t-refs-same-start t-dgit --dpkg-buildpackage:-d build - t-dgit push + t-dgit push-built t-pushed-good dgit/sid } -- cgit v1.2.3