diff options
-rw-r--r-- | tests/init.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/init.cfg b/tests/init.cfg index 7e05d0dfa..56df03364 100644 --- a/tests/init.cfg +++ b/tests/init.cfg @@ -295,7 +295,7 @@ are a member of at least two groups, then rerun this test with COREUTILS_GROUPS set in your environment to the space-separated list of group names or numbers. E.g., - env COREUTILS_GROUPS='users cdrom' make check + env COREUTILS_GROUPS='\''users cdrom'\'' make check ' ;; |