From e6fb579f4131506c14195788c6a5ae980ca7b05d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 18 Oct 2011 14:20:36 +0200 Subject: maint: tac: prefer "failed to" diagnostic over "cannot" * src/tac.c: Change wording in diagnostic: "failed to open" seems clearer than "cannot open". --- tests/misc/tac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/misc/tac b/tests/misc/tac index 7bd07bd8a..56021280b 100755 --- a/tests/misc/tac +++ b/tests/misc/tac @@ -68,7 +68,7 @@ my @Tests = {ENV => "TMPDIR=$bad_dir"}, {IN_PIPE => "a\n"}, {ERR_SUBST => "s,`$bad_dir': .*,...,"}, - {ERR => "$prog: cannot create temporary file in ...\n"}, + {ERR => "$prog: failed to create temporary file in ...\n"}, {EXIT => 1}], # coreutils-8.5's tac would double-free its primary buffer. -- cgit v1.2.3-70-g09d2