diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-04-10 12:57:01 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-04-10 12:57:01 -0300 |
commit | e054497a94a177b746080d8c2af27ffca07fcf81 (patch) | |
tree | c9bf6da2d7efba680c93ec5e3f78c1d04559cf0e /lib | |
parent | 3577626b1014036e0df1786b616ddd53c6225081 (diff) | |
download | hydra-e054497a94a177b746080d8c2af27ffca07fcf81.tar.gz hydra-e054497a94a177b746080d8c2af27ffca07fcf81.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 1bee87b..d8c206b 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="02dc243883d5e5a827c4cb1f3eb94288a97fbb57" + export COMMIT="3577626b1014036e0df1786b616ddd53c6225081" export CONFIG="$HOME/.hydra/config" export ACTION="$1" |