diff options
| author | Andrew Pollack <andrewpollack@google.com> | 2022-09-21 00:35:25 +0000 |
|---|---|---|
| committer | Andrew Pollack <andrewpollack@google.com> | 2022-09-21 00:35:25 +0000 |
| commit | 9808e10d3fa98f22a20db61cd4c947aeee6ccaed (patch) | |
| tree | b48a0a878fae687939be40f4c8f927449c9421da /src/test/ui/command | |
| parent | cd8cc91045281f7f1924ecc101f2c6002f6a1eee (diff) | |
| download | rust-9808e10d3fa98f22a20db61cd4c947aeee6ccaed.tar.gz rust-9808e10d3fa98f22a20db61cd4c947aeee6ccaed.zip | |
Adding ignore fuchsia non-applicable commands
Diffstat (limited to 'src/test/ui/command')
| -rw-r--r-- | src/test/ui/command/command-uid-gid.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/ui/command/command-uid-gid.rs b/src/test/ui/command/command-uid-gid.rs index e1eb4b1405b..aa4e2f5b893 100644 --- a/src/test/ui/command/command-uid-gid.rs +++ b/src/test/ui/command/command-uid-gid.rs @@ -2,6 +2,7 @@ // ignore-android // ignore-emscripten // ignore-sgx +// ignore-fuchsia no '/bin/sh', '/bin/ls' #![feature(rustc_private)] |
