Source common/config.sh - gophercgis - Collection of gopher CGI/DCGI for geomyidae
HTML hg clone https://bitbucket.org/iamleot/gophercgis
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR changeset df150043669a5a6a4e76a2aa598f166de347a6b8
DIR parent 534b9797160b85cbce199415e88817a732692aab
HTML Author: Leonardo Taccari <iamleot@gmail.com>
Date: Wed, 5 Dec 2018 00:36:19
Source common/config.sh
Diffstat:
netbsd/ticket.cgi | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff -r 534b9797160b -r df150043669a netbsd/ticket.cgi
--- a/netbsd/ticket.cgi Wed Dec 05 00:33:49 2018 +0100
+++ b/netbsd/ticket.cgi Wed Dec 05 00:36:19 2018 +0100
@@ -1,5 +1,7 @@
#!/bin/sh
+. ../common/config.sh
+
branch="${2%%/*}"
ticket="${2##*/}"