From 3b3fde1c5e5a2525fd4139c3853bfafab877950c Mon Sep 17 00:00:00 2001 From: David Adam Date: Tue, 25 Nov 2014 16:00:04 +0800 Subject: tests/status.in: fix test for locale, fall back to default strings --- tests/status.in | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/status.in') diff --git a/tests/status.in b/tests/status.in index 875f62f3..9be049ba 100644 --- a/tests/status.in +++ b/tests/status.in @@ -10,6 +10,7 @@ and echo 'block' # Issue #1728 # Bad file redirection on a block causes `status --is-block` to return 0 forever. +set -gx LANG C begin; end >/ # / is a directory, it can't be opened for writing status -b and echo 'unexpected block' -- cgit v1.2.3