diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-06-23 15:59:00 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-06-23 15:59:00 -0300 |
commit | f7b068221781118d7586a34ddfb10e085128d6bf (patch) | |
tree | 19c609cc0633524f999ec908430ca3ba4bfd53c4 /lib | |
parent | 34436819486cf71510f0bc46982dca03cd6e80a1 (diff) | |
download | hydra-f7b068221781118d7586a34ddfb10e085128d6bf.tar.gz hydra-f7b068221781118d7586a34ddfb10e085128d6bf.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 f9a0e9a..281d07e 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="0f2d6785bf51d72988bbb264f44192a44ba61bb5" + export COMMIT="34436819486cf71510f0bc46982dca03cd6e80a1" export CONFIG="$HOME/.hydra/config" export ACTION="$1" |