From: Adam Dickmeiss Date: Tue, 14 Oct 2014 18:38:05 +0000 (+0200) Subject: cgi.sh shows all envs X-Git-Tag: v1.6.0~1^2~1 X-Git-Url: http://git.indexdata.com/?p=metaproxy-moved-to-github.git;a=commitdiff_plain;h=77f7f089896020b5bc2bb513cd64763b24d3d707 cgi.sh shows all envs --- diff --git a/etc/cgi.sh b/etc/cgi.sh index 2e1e17c..aee19ef 100755 --- a/etc/cgi.sh +++ b/etc/cgi.sh @@ -3,5 +3,6 @@ echo "Content-Type: text/plain" echo "" echo "hello, world." -sleep 1 +pwd +env