mirror of
https://https.git.savannah.gnu.org/git/coreutils.git
synced 2026-01-27 01:44:21 +00:00
add warning comment
This commit is contained in:
parent
158c715afd
commit
450dee8d8d
@ -28,6 +28,9 @@ my @Tests =
|
||||
. "export LS_COLORS\n"}],
|
||||
['other-wr', '-b', {IN => "owt 40;33\n"},
|
||||
{OUT => "LS_COLORS='tw=40;33:';\nexport LS_COLORS\n"}],
|
||||
|
||||
# CAREFUL: always specify the -b option, unless explicitly testing
|
||||
# for csh syntax output.
|
||||
);
|
||||
|
||||
my $save_temps = $ENV{DEBUG};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user