Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf-test.git/shortlog/78bb32155e08e4cfeb918e0e3b5b35e37a69f5e5
...commit 
http://git.netsurf-browser.org/netsurf-test.git/commit/78bb32155e08e4cfeb918e0e3b5b35e37a69f5e5
...tree 
http://git.netsurf-browser.org/netsurf-test.git/tree/78bb32155e08e4cfeb918e0e3b5b35e37a69f5e5

The branch, master has been updated
       via  78bb32155e08e4cfeb918e0e3b5b35e37a69f5e5 (commit)
      from  7f27449422c6d68e02f0c9a830089e4e6a8d2b6b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commitdiff 
http://git.netsurf-browser.org/netsurf-test.git/commit/?id=78bb32155e08e4cfeb918e0e3b5b35e37a69f5e5
commit 78bb32155e08e4cfeb918e0e3b5b35e37a69f5e5
Author: Daniel Silverstone <[email protected]>
Commit: Daniel Silverstone <[email protected]>

    More tweaks

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"
+


-----------------------------------------------------------------------

Summary of changes:
 cgi-bin/auth.cgi |    3 +++
 1 file changed, 3 insertions(+)

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"
+


-- 
NetSurf test cases

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to