chiark / gitweb /
test suite: gbp2gdr: run gdr gbp2debrebase
[dgit.git] / tests / tests / gitattributes
index 6197dbd5231727ba17c1694d6ffdeb0eea435de9..9e1c246a476cf400c95b76af163663ef1c5938ca 100755 (executable)
@@ -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
@@ -243,4 +244,13 @@ sums_check_broken
 
 cd ..
 
-#t-ok
+t-dgit-warn-check 1 clone $p sid $p.clone
+
+cd $p.clone
+sums=sums.clone
+branch=dgit/sid
+sums_check
+
+cd ..
+
+t-ok