diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-07-22 16:26:05 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-07-22 16:26:05 -0300 |
commit | e69981a743b7263be4892cf8c338ce9a41afe409 (patch) | |
tree | f33462b639ac9f19da91505f3307880f9a5b37c8 /lib | |
parent | d224c84e790c3e4486ffa9dc2a0e49627bb801e0 (diff) | |
download | hydra-e69981a743b7263be4892cf8c338ce9a41afe409.tar.gz hydra-e69981a743b7263be4892cf8c338ce9a41afe409.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 dfedddf..1e3dd8d 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="d5aaec1165c5cf529a70907c31f24164ee12188a" + export COMMIT="d224c84e790c3e4486ffa9dc2a0e49627bb801e0" export CONFIG="$HOME/.hydra/config" export ACTION="$1" |