chiark / gitweb /
Test suite: orig-include-exclude: Test orig tarball hash mismatch
[dgit.git] / tests / lib
index 5d8e742dd371aba7cad2dd22ee8908ce93e630f8..ee4bfd07bfdc145e31b60a9dc1af312c2f3e01fa 100644 (file)
--- a/tests/lib
+++ b/tests/lib
@@ -278,7 +278,7 @@ t-archive-updated () {
 
 t-archive-process-incoming () {
        local suite=$1
-       mv $tmp/incoming/${p}_${v}[._]* $tmp/mirror/pool/main/
+       mv $tmp/incoming/${p}_* $tmp/mirror/pool/main/
        t-archive-query "$suite"
 }