summaryrefslogtreecommitdiff
path: root/testsuite/bsd.sh
diff options
context:
space:
mode:
authorClint Adams <schizo@debian.org>2009-05-06 21:22:27 -0400
committerClint Adams <schizo@debian.org>2009-05-06 21:22:27 -0400
commit47c0ab9528ec53e5a0a6e761ba3789055e048638 (patch)
tree98fff27a1e9260ee6a8b5597e780236173b28838 /testsuite/bsd.sh
parent635221dbdbbaa74dfbb1672cb802d136f8208a1f (diff)
Imported Upstream version 4.2
Diffstat (limited to 'testsuite/bsd.sh')
-rwxr-xr-xtestsuite/bsd.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/bsd.sh b/testsuite/bsd.sh
index fecb2f4..a7dbcd2 100755
--- a/testsuite/bsd.sh
+++ b/testsuite/bsd.sh
@@ -395,6 +395,7 @@ u2/g' lines1
mark '8.16'
echo 'eeefff' | $SED -e 'p' -e 's/e/X/p' -e ':x' \
-e 's//Y/p' -e '/f/bx'
+ mark '8.17' ; $SED -e 's&.&\&&g' lines1
}
test_error()