From af71b895a72a841eb15527f011395981c82ccad1 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 26 Feb 2014 16:17:09 +0000 Subject: tests: drs-push-rejects: new test, currently just passes a push --- tests/tests/drs-push-rejects | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100755 tests/tests/drs-push-rejects (limited to 'tests/tests') diff --git a/tests/tests/drs-push-rejects b/tests/tests/drs-push-rejects new file mode 100755 index 0000000..438ba78 --- /dev/null +++ b/tests/tests/drs-push-rejects @@ -0,0 +1,13 @@ +#!/bin/bash +set -e +. tests/lib + +t-drs +t-git-none + +p=pari-extra +t-worktree drs + +cd $p + +git push origin HEAD:refs/dgit/sid refs/tags/debian/3-2_dummy1 -- cgit v1.2.3