diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-06-27 19:43:26 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-06-27 19:43:26 -0300 |
commit | 7af94f5de68a3f693f38c563d312c8abf39a9b28 (patch) | |
tree | 29121390521c92fe82a2dbd55b0a6da03901aedc /lib | |
parent | 6249e297dfdd6b05d906c462c6f42ee4dd07c8e9 (diff) | |
download | hydra-7af94f5de68a3f693f38c563d312c8abf39a9b28.tar.gz hydra-7af94f5de68a3f693f38c563d312c8abf39a9b28.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 91fb3df..9c2fe73 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="57261bb474b12207b4754deb4656e6f6e7d84e73" + export COMMIT="6249e297dfdd6b05d906c462c6f42ee4dd07c8e9" export CONFIG="$HOME/.hydra/config" export ACTION="$1" |