summaryrefslogtreecommitdiffstats
path: root/src/civetweb/test/linux_fail.cgi
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/civetweb/test/linux_fail.cgi4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/civetweb/test/linux_fail.cgi b/src/civetweb/test/linux_fail.cgi
new file mode 100644
index 000000000..885dff2b4
--- /dev/null
+++ b/src/civetweb/test/linux_fail.cgi
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+>&2 echo "Some error sent to stderr"
+