From: Ian Jackson Date: Sun, 6 Jan 2019 13:26:10 +0000 (+0000) Subject: test suite: exmaplegit: Do not leave the tree dirty X-Git-Tag: archive/debian/8.3~25 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=dc9df4ad8714bab9656d932854ef5631b46c124e;p=dgit.git test suite: exmaplegit: Do not leave the tree dirty This test setup facility passed a dirty working tree to all of its consumers. That was not really intended or useful, and is about to start causing trouble. Signed-off-by: Ian Jackson --- diff --git a/tests/setup/examplegit b/tests/setup/examplegit index 48864d49..88f6178c 100755 --- a/tests/setup/examplegit +++ b/tests/setup/examplegit @@ -48,4 +48,6 @@ git add which t-commit Sid push-to master sid +git clean -xdff + t-setup-done 'p v suitespecs majorv revision' "aq git mirror $p"