chiark / gitweb /
Tests suite: import-nonnative: Put a .pc in the craziest .orig too
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 7 Nov 2016 23:48:54 +0000 (23:48 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 7 Nov 2016 23:55:40 +0000 (23:55 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
tests/tests/import-nonnative

index 244077eceec30fd8f06f37347bdc9c1e302fa7dc..b8cbf255057e5f1603b7ace4f6ebe22b9b6d8f9a 100755 (executable)
@@ -129,9 +129,11 @@ mangle1 example 1.0-1
 tar zvcf ../$orig .
 mangle2
 
-# 3.0 (quilt), multiple patches, tarbomb orig with dot and .git
+# 3.0 (quilt), multiple patches, tarbomb orig with dot and .git and .pc
 mangle1 example 1.0-1
 git init
+mkdir .pc
+echo SPONG >.pc/SPONG
 tar zvcf ../$orig .
 mangle2