summaryrefslogtreecommitdiff
path: root/tests/tests/quilt-include-binaries
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests/quilt-include-binaries')
-rwxr-xr-xtests/tests/quilt-include-binaries3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/tests/quilt-include-binaries b/tests/tests/quilt-include-binaries
index c193e0b..74a0de9 100755
--- a/tests/tests/quilt-include-binaries
+++ b/tests/tests/quilt-include-binaries
@@ -25,6 +25,7 @@ debian/binfile
../bin-in-parent
$tmp/bin-with-abs
debian/../../bin-tricky-in-parent
+.git/index
bins/bin-via-link
$tmp/
..
@@ -88,7 +89,7 @@ t-roundtrips
for wrongness in \
"forbidden path component '..'" \
- "path starts with 'debian'" \
+ "path starts with '.git'" \
; do
grep "$wrongness" ../build-source-out.$r
done