diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-04-13 00:01:15 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-04-13 00:01:15 -0300 |
commit | 7393f413d1ec32f830f9f98acff5f7f5b28fe8dd (patch) | |
tree | 3b2e27fc36660a3a8ffec3373dcf3ef259b1f2f1 /lib | |
parent | d3ab3e44f02ed24cd2d5f8f3053ea69b8704d33f (diff) | |
download | hydra-7393f413d1ec32f830f9f98acff5f7f5b28fe8dd.tar.gz hydra-7393f413d1ec32f830f9f98acff5f7f5b28fe8dd.tar.bz2 |
Updating deploy commit
Diffstat (limited to 'lib')
-rw-r--r-- | lib/hydra/misc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hydra/misc b/lib/hydra/misc index eb0a9aa..e19a8fa 100644 --- a/lib/hydra/misc +++ b/lib/hydra/misc @@ -2,7 +2,7 @@ # Set needed environment variables and do basic checks function hydra_set_env { - export COMMIT="521ddcbf9531a45f3f2d7112e416cef57fc5c3b2" + export COMMIT="d3ab3e44f02ed24cd2d5f8f3053ea69b8704d33f" export CONFIG="$HOME/.hydra/config" export ACTION="$1" |