From b44f5147ebb4d06b9a2a3a0f85ff5b53a529ac98 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 17 Oct 2010 23:21:33 -0200 Subject: Initial code for 'hydra register' --- lib/hydra/functions | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/hydra/functions b/lib/hydra/functions index ad5861e..0324bbb 100644 --- a/lib/hydra/functions +++ b/lib/hydra/functions @@ -3,8 +3,10 @@ # Common functions. # -# Setup environment -hydra_set_env $* +# Source required functions source $APP_BASE/lib/hydra/git source $APP_BASE/lib/hydra/misc source $APP_BASE/lib/hydra/tmpfile + +# Setup environment +hydra_set_env $* -- cgit v1.2.3