diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-02-14 17:48:13 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-02-14 17:48:13 -0200 |
commit | 05d56bc59e64927cd1124de1febf0f14ef56d760 (patch) | |
tree | c9511cb75a29fe31e36c4850f5a32f7ca56b7be3 /lib | |
parent | a392569ae17ffdf1c3b0be5430bb4e01943fdde4 (diff) | |
download | hydra-05d56bc59e64927cd1124de1febf0f14ef56d760.tar.gz hydra-05d56bc59e64927cd1124de1febf0f14ef56d760.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 4cb961d..4ca961e 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="4dea1cb9be50c61fb5a8d72946073869ea25bec8" + export COMMIT="a392569ae17ffdf1c3b0be5430bb4e01943fdde4" export CONFIG="$HOME/.hydra/config" export ACTION="$1" |