summaryrefslogtreecommitdiff
path: root/tests/tests/gitattributes
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-17 12:59:25 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-17 21:52:47 +0000
commit376bac56f8eb4d081c630ef08585165a1860ec0c (patch)
treec131aafe23dd6ce04049cd63e6935a9bf43c09a8 /tests/tests/gitattributes
parentc64a7afd25ee515328acfeb461147c2c5fb977f9 (diff)
test suite: gitattributes: More testing of clone: check good clone
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests/tests/gitattributes')
-rwxr-xr-xtests/tests/gitattributes9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/tests/gitattributes b/tests/tests/gitattributes
index db240c0..52a2e05 100755
--- a/tests/tests/gitattributes
+++ b/tests/tests/gitattributes
@@ -244,4 +244,13 @@ sums_check_broken
cd ..
+t-dgit clone $p sid $p.clone
+
+cd $p.clone
+sums=sums.clone
+branch=dgit/sid
+sums_check
+
+cd ..
+
#t-ok