aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/gen/spawnp_enoexec.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/tests/gen/spawnp_enoexec.sh')
-rwxr-xr-xlib/libc/tests/gen/spawnp_enoexec.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libc/tests/gen/spawnp_enoexec.sh b/lib/libc/tests/gen/spawnp_enoexec.sh
new file mode 100755
index 000000000000..1050b7a6f944
--- /dev/null
+++ b/lib/libc/tests/gen/spawnp_enoexec.sh
@@ -0,0 +1,3 @@
+# Intentionally no interpreter
+
+exit 42