chiark / gitweb /
test suite: gpg-agent workaround: Add more debugging output.
[dgit.git] / tests / lib-orig-include-exclude
index 75a965630ac04b5c3627a8ddc04d31c231f24638..104cf0b8bb1b3433dd9839a0b68a4d8add0cee9e 100644 (file)
@@ -38,12 +38,17 @@ grep orig ../${p}_${v}_*.changes
 
 test-push-2
 
+origs_findls () {
+       find $tmp/mirror -name '*orig*' -ls \
+       | perl -pe 's/^(\s*\d+\s+\d+\s+\S+\s)\s*\d+(\s)/$1$2/'
+}
+
 # check that dgit stripped out the orig update
-find $tmp/mirror -name '*orig*' -ls >../before
+origs_findls >../before
 
 t-archive-process-incoming sid
 
-find $tmp/mirror -name '*orig*' -ls >../after
+origs_findls >../after
 diff -u ../before ../after
 
 test-push-1 1.1-1.2 --ch:-sd