summaryrefslogtreecommitdiff
path: root/tests/help-version
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-07-19 11:39:22 +0000
committerJim Meyering <jim@meyering.net>2003-07-19 11:39:22 +0000
commit1f3c90c6a595d64efd581a85cf49bd2bf7e1cd84 (patch)
treed3cda522193d1087a68648215d8da0abd64f1365 /tests/help-version
parentae481a2cb793063aa12fd1ae9578f0f49a214502 (diff)
downloadcoreutils-1f3c90c6a595d64efd581a85cf49bd2bf7e1cd84.tar.xz
(expected_failure_status_expr): Record that
expr exits with status of 3 for e.g., a write error.
Diffstat (limited to 'tests/help-version')
-rwxr-xr-xtests/help-version1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/help-version b/tests/help-version
index 600924766..9518bf4dc 100755
--- a/tests/help-version
+++ b/tests/help-version
@@ -8,6 +8,7 @@ expected_failure_status_date=2
expected_failure_status_printenv=2
expected_failure_status_tty=3
expected_failure_status_sort=2
+expected_failure_status_expr=3
case "$all_programs" in
*groups*)