From c4ed4e776fe57b77e1f4c2194a8377b09690ec04 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 17 Nov 2013 16:36:43 +0000 Subject: autopkgtests: fixes --- tests/tests/push-newpackage | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/tests/push-newpackage') diff --git a/tests/tests/push-newpackage b/tests/tests/push-newpackage index 2d01657..92c9361 100755 --- a/tests/tests/push-newpackage +++ b/tests/tests/push-newpackage @@ -7,8 +7,8 @@ t-git-none t-worktree 3-1 v=3-1 cd $p -git-branch -m dgit/sid master -git-remote rm dgit +git branch -m dgit/sid master +git remote rm dgit LANG=C t-dgit push 2>&1 \ | tee /dev/stderr \ -- cgit v1.2.3