diff options
Diffstat (limited to 'test/Driver/cl.c')
-rw-r--r-- | test/Driver/cl.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Driver/cl.c b/test/Driver/cl.c index 855cdc8..34b4821 100644 --- a/test/Driver/cl.c +++ b/test/Driver/cl.c @@ -1,6 +1,3 @@ -// Don't attempt slash switches on msys bash. -// REQUIRES: shell-preserves-root - // Note: we have to quote the /? option, otherwise some shells will try to // expand the ? into a one-letter filename in the root directory, and make // the test fail is such a file or directory exists. |