summaryrefslogtreecommitdiff
path: root/tests/tests
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-20 14:13:13 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-20 14:29:38 +0100
commit663d79cdcc8fe536350c05fc681b445502be4cfe (patch)
tree49bc1bf62c69af9d308e92bf4c8e211cb0b79390 /tests/tests
parent5099a42730ecb2a33152826a623d545f60fea77e (diff)
test suite: gitattributes: Rename a sums file to the right name
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests/tests')
-rwxr-xr-xtests/tests/gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests/gitattributes b/tests/tests/gitattributes
index 04c6b87..416206b 100755
--- a/tests/tests/gitattributes
+++ b/tests/tests/gitattributes
@@ -248,7 +248,7 @@ t-dgit-warn-check 0 -cdgit.default.setup-gitattributes=false \
clone $p sid $p.clone.broken
cd $p.clone.broken
-sums=$p.clone.broken
+sums=sums.broken
sums_check_broken
cd ..