tests/test-non-interactive-wsgi
changeset 5580 f429e0e067a8
parent 5566 d74fc8dec2b4
child 8136 6b5522cb2ad2
--- a/tests/test-non-interactive-wsgi	Sat Dec 01 19:19:08 2007 +0100
+++ b/tests/test-non-interactive-wsgi	Sun Dec 02 10:12:26 2007 +0100
@@ -1,4 +1,6 @@
 #!/bin/sh
+# Tests if hgweb can run without touching sys.stdin, as is required
+# by the WSGI standard and strictly implemented by mod_wsgi.
 
 mkdir repo
 cd repo