diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-07-22 17:20:47 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-07-22 17:20:47 -0300 |
commit | eae5f0cb65faf2380b51d3dbc451136236e148b6 (patch) | |
tree | fa29deee6048a00772622dc0325fae4ea21ea1ea /lib | |
parent | 8b9259f6baa1804576e97a98be7fef23caaca6f0 (diff) | |
download | hydra-eae5f0cb65faf2380b51d3dbc451136236e148b6.tar.gz hydra-eae5f0cb65faf2380b51d3dbc451136236e148b6.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 74bcaec..fb6470c 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="1d461f883e9f9667afdbf49e00f5dd7b8ad08c93" + export COMMIT="8b9259f6baa1804576e97a98be7fef23caaca6f0" export CONFIG="$HOME/.hydra/config" export ACTION="$1" |