summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2018-11-04 10:54:43 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2018-11-04 10:54:43 +0000
commit78bb32155e08e4cfeb918e0e3b5b35e37a69f5e5 (patch)
tree19e81abe813be4ca64ebce8a84062a4c8d2e97d1
parent7f27449422c6d68e02f0c9a830089e4e6a8d2b6b (diff)
downloadnetsurf-test-78bb32155e08e4cfeb918e0e3b5b35e37a69f5e5.tar.gz
netsurf-test-78bb32155e08e4cfeb918e0e3b5b35e37a69f5e5.tar.bz2
More tweaks
-rwxr-xr-xcgi-bin/auth.cgi3
1 files changed, 3 insertions, 0 deletions
diff --git a/cgi-bin/auth.cgi b/cgi-bin/auth.cgi
index bdd58a2..1b042bd 100755
--- a/cgi-bin/auth.cgi
+++ b/cgi-bin/auth.cgi
@@ -10,3 +10,6 @@ print("Content-Type: text/plain")
print("")
print(repr(auth))
+
+print "DONE"
+