summaryrefslogtreecommitdiff
path: root/src/tests
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2013-06-23 21:16:04 +0100
committerColin Watson <cjwatson@debian.org>2013-06-23 21:16:04 +0100
commit34e0d1b6a7e07a373948e70e2bb9121ed55c61c9 (patch)
tree64edbc0fb2fa28886920430705b5a38d6fe7eddb /src/tests
parente02b683b23b231f4439d25704729720ec147b9dd (diff)
* src/tests/mandb-3: Don't rely on ".so test.1" not working.
Diffstat (limited to 'src/tests')
-rwxr-xr-xsrc/tests/mandb-32
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/mandb-3 b/src/tests/mandb-3
index 2139094f..ef3c2c53 100755
--- a/src/tests/mandb-3
+++ b/src/tests/mandb-3
@@ -29,7 +29,7 @@ accessdb_filter "$tmpdir/usr/share/man/index$db_ext" >"$tmpdir/1.out"
expect_pass 'setup' 'diff -u "$tmpdir/1.exp" "$tmpdir/1.out"'
next_second
-echo '.so test.1' | gzip -9c >"$tmpdir/usr/share/man/man1/testlink.1.gz"
+echo '.so nonexistent.1' | gzip -9c >"$tmpdir/usr/share/man/man1/testlink.1.gz"
run $MANDB -C "$tmpdir/manpath.config" -u -q "$tmpdir/usr/share/man"
cat >"$tmpdir/2.exp" <<EOF
test -> "- 1 1 MTIME A - - gz test page"