chiark / gitweb /
test suite: gitattributes: More testing of clone: check good clone
[dgit.git] / tests / tests / gitattributes
index db240c0992c2467a1cada3b53ecdf5b0f00220ce..52a2e058ab87ebe3101cac5300e3811bf5694e84 100755 (executable)
@@ -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