about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ui-shared.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui-shared.c b/ui-shared.c
index 3b2dc06..9a38aa9 100644
--- a/ui-shared.c
+++ b/ui-shared.c
@@ -702,7 +702,6 @@ void cgit_redirect(const char *url, bool permanent)
 	html("Location: ");
 	html_url_path(url);
 	html("\n\n");
-	exit(0);
 }
 
 static void print_rel_vcs_link(const char *url)
?id=0c73cd4b0d3e79dd6492adbefc1c80ee2387d2f3&follow=1'>Replace libedit MakefileJune McEnroe 2019-01-11Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe 2019-01-11Add PSlit for prompt escapesJune McEnroe 2019-01-11Don't make depend automaticallyJune McEnroe