mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-15 16:26:01 +02:00
add warning comment
This commit is contained in:
@@ -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};
|
||||
|
||||
Reference in New Issue
Block a user