From c64a7afd25ee515328acfeb461147c2c5fb977f9 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 17 Jan 2017 21:52:34 +0000 Subject: test suite: gitattributes: work around git attribute updates bug touch af/*, to work around #851713 Signed-off-by: Ian Jackson --- tests/tests/gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/tests/gitattributes b/tests/tests/gitattributes index 6197dbd..db240c0 100755 --- a/tests/tests/gitattributes +++ b/tests/tests/gitattributes @@ -178,6 +178,7 @@ sfmt_import () { t-dgit-warn-check 1 $dgitargs import-dsc ../$dscf +$branch git checkout $branch + touch af/* git reset --hard sums_check -- cgit v1.2.3