This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 75a27f9d Oops
75a27f9d is described below
commit 75a27f9df9d16aed03a4b78e9ef812efc16b6762
Author: Sebb <[email protected]>
AuthorDate: Fri Mar 8 23:25:28 2024 +0000
Oops
---
www/test.cgi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/test.cgi b/www/test.cgi
index b6c6efb7..5b11977c 100755
--- a/www/test.cgi
+++ b/www/test.cgi
@@ -2,4 +2,4 @@
print "Content-type: text/plain; charset=UTF-8\r\n\r\n"
-Hello
+puts "Hello"