mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-20 18:56:39 +02:00
.
This commit is contained in:
@@ -1122,7 +1122,7 @@ test_command (margc, margv)
|
||||
|
||||
if (margv[0] && strcmp (margv[0], "[") == 0)
|
||||
{
|
||||
parse_long_options (margc, margv, usage);
|
||||
parse_long_options (argc, argv, "test", usage);
|
||||
|
||||
--margc;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user