diff options
Diffstat (limited to 'test/Driver/debug.c')
-rw-r--r-- | test/Driver/debug.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/Driver/debug.c b/test/Driver/debug.c index 0f5ce2a39e..ca1ca30ae6 100644 --- a/test/Driver/debug.c +++ b/test/Driver/debug.c @@ -7,4 +7,5 @@ // "PWD=/foo gcc" wouldn't necessarily work. You would need to pick a different // path to the same directory (try a symlink). -// XFAIL: win32 +// This depends on host's behavior how $PWD would be set. +// REQUIRES: shell |