From 0f7c06136c48ed4d886708fcf6179ad6dd76d151 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 22 Jan 2004 22:19:04 +0000 Subject: [PATCH] (expected_failure_status_date): Remove, as 'date' is now normal. (expected_failure_status_nohup): New var. --- tests/help-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/help-version b/tests/help-version index e4ee42c..017d288 100755 --- a/tests/help-version +++ b/tests/help-version @@ -4,7 +4,7 @@ test "$VERBOSE" = yes && set -x -expected_failure_status_date=2 +expected_failure_status_nohup=127 expected_failure_status_printenv=2 expected_failure_status_tty=3 expected_failure_status_sort=2 -- 2.7.4