diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-04-12 00:13:21 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-04-12 00:13:21 -0300 |
commit | be3642b12f752622166428a79a3466c533fc79ec (patch) | |
tree | 0e7d2817cfa646cbbdd09f2d9763efd1fea8a38f /lib | |
parent | 521ddcbf9531a45f3f2d7112e416cef57fc5c3b2 (diff) | |
download | hydra-be3642b12f752622166428a79a3466c533fc79ec.tar.gz hydra-be3642b12f752622166428a79a3466c533fc79ec.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 1ee117b..34abf1a 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="5530d9e3c8a2fee58dc09319da707b15026f5a02" + export COMMIT="521ddcbf9531a45f3f2d7112e416cef57fc5c3b2" export CONFIG="$HOME/.hydra/config" export ACTION="$1" |