diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-05-12 18:37:47 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-05-12 18:37:47 -0300 |
commit | 1a152147f582ca6aef1ce7b0eef3ee0365769354 (patch) | |
tree | 34ed421345d4442b0ff6df02874d0543d171ea53 /lib | |
parent | 0f2d6785bf51d72988bbb264f44192a44ba61bb5 (diff) | |
download | hydra-1a152147f582ca6aef1ce7b0eef3ee0365769354.tar.gz hydra-1a152147f582ca6aef1ce7b0eef3ee0365769354.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 048a3ff..f9a0e9a 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="238082d2fe4efa5b83153bba8681c3ad582a07ab" + export COMMIT="0f2d6785bf51d72988bbb264f44192a44ba61bb5" export CONFIG="$HOME/.hydra/config" export ACTION="$1" |