summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorBen Brown <ben.brown@codethink.co.uk>2016-11-28 18:26:08 +0000
committerBen Brown <ben.brown@codethink.co.uk>2016-11-28 18:26:14 +0000
commita250590501a08a44ce89547b79a9a289cbee97fb (patch)
tree159f2259da6cd01446ae4550be90eef4a738df02 /bin
parent33d5f174a41472795e3cc833db4932afba388ca7 (diff)
downloadgitano-a250590501a08a44ce89547b79a9a289cbee97fb.tar.gz
Add matching `end` to gitano-smart-http.cgi
Diffstat (limited to 'bin')
-rwxr-xr-xbin/gitano-smart-http.cgi.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/gitano-smart-http.cgi.in b/bin/gitano-smart-http.cgi.in
index 892e32d..94b35cd 100755
--- a/bin/gitano-smart-http.cgi.in
+++ b/bin/gitano-smart-http.cgi.in
@@ -70,6 +70,7 @@ if request_method == "GET" or request_method == "POST" then
os.getenv("GITANO_ROOT"),
transactionid,
start_log_level)
+ end
if cmdline and authorized then
local exit_code