aboutsummaryrefslogtreecommitdiff
path: root/lib/hydra/misc
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-03-11 13:01:27 -0300
committerSilvio Rhatto <rhatto@riseup.net>2012-03-11 13:01:27 -0300
commitd682a8c99f2842dd33102019cb39a903c4a9fe2a (patch)
tree65a11a529b1d2b38c9f61450bfdf78376974e4f0 /lib/hydra/misc
parent4e884e10a769a17862383f839c393f9425cf444e (diff)
downloadhydra-d682a8c99f2842dd33102019cb39a903c4a9fe2a.tar.gz
hydra-d682a8c99f2842dd33102019cb39a903c4a9fe2a.tar.bz2
Adding hydractl deploy for local installation
Diffstat (limited to 'lib/hydra/misc')
-rw-r--r--lib/hydra/misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/hydra/misc b/lib/hydra/misc
index 66fa1bc..0f14327 100644
--- a/lib/hydra/misc
+++ b/lib/hydra/misc
@@ -2,6 +2,7 @@
# Set needed environment variables and do basic checks
function hydra_set_env {
+ export COMMIT="25452fbec218ab3815095899b7b89599d33b170c"
export CONFIG="$HOME/.hydra/config"
export ACTION="$1"