about summary refs log tree commit diff
path: root/src/test/ui/command
diff options
context:
space:
mode:
authorAndrew Pollack <andrewpollack@google.com>2022-09-21 00:35:25 +0000
committerAndrew Pollack <andrewpollack@google.com>2022-09-21 00:35:25 +0000
commit9808e10d3fa98f22a20db61cd4c947aeee6ccaed (patch)
treeb48a0a878fae687939be40f4c8f927449c9421da /src/test/ui/command
parentcd8cc91045281f7f1924ecc101f2c6002f6a1eee (diff)
downloadrust-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.rs1
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)]