summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-11-07 23:48:54 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-11-07 23:55:40 +0000
commit3cc7776cbcc8f2fd0921f823ff4fddb186704bb9 (patch)
treea1c78839c6828cea0486af388a0711f02fce7301 /tests
parentbc130649687662aa517dbf599b78299937c5efd0 (diff)
Tests suite: import-nonnative: Put a .pc in the craziest .orig too
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/tests/import-nonnative4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/tests/import-nonnative b/tests/tests/import-nonnative
index 244077e..b8cbf25 100755
--- a/tests/tests/import-nonnative
+++ b/tests/tests/import-nonnative
@@ -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