summaryrefslogtreecommitdiff
path: root/bin/gitano-post-receive-hook.in
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2016-08-27 14:00:59 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2016-08-27 14:00:59 +0100
commite3e7951c1c1c6f465ffa8150ce395a98f4d3afd5 (patch)
treec84e5f2d69fe79c5b78fd30faa012f8284b36997 /bin/gitano-post-receive-hook.in
parentbcdfd57bae9497aea494eb0fad4c858d63df1642 (diff)
downloadgitano-e3e7951c1c1c6f465ffa8150ce395a98f4d3afd5.tar.gz
Basic i18n module
Diffstat (limited to 'bin/gitano-post-receive-hook.in')
-rw-r--r--bin/gitano-post-receive-hook.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/gitano-post-receive-hook.in b/bin/gitano-post-receive-hook.in
index df42ffc..020cf04 100644
--- a/bin/gitano-post-receive-hook.in
+++ b/bin/gitano-post-receive-hook.in
@@ -18,6 +18,7 @@ local sp = require "luxio.subprocess"
-- @@GITANO_BIN_PATH
-- @@GITANO_SHARE_PATH
+-- @@GITANO_I18N_PATH
-- @@GITANO_PLUGIN_PATH
local start_log_level = gitano.log.get_level()