From dc9df4ad8714bab9656d932854ef5631b46c124e Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 6 Jan 2019 13:26:10 +0000 Subject: 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 --- tests/setup/examplegit | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') diff --git a/tests/setup/examplegit b/tests/setup/examplegit index 48864d4..88f6178 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" -- cgit v1.2.3