diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-02-14 17:24:14 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-02-14 17:24:14 -0200 |
commit | 9d437cf542f1d53b3174acbc2c1cc0c4f2ba6e8c (patch) | |
tree | 18c343603c53b8d00158faab162226c0b79e6c7a /lib | |
parent | 7fd8eafb2ed1c3e670bc4b31c5cd9f8e8039c754 (diff) | |
download | hydra-9d437cf542f1d53b3174acbc2c1cc0c4f2ba6e8c.tar.gz hydra-9d437cf542f1d53b3174acbc2c1cc0c4f2ba6e8c.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 8f646cf..6635e16 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="deb7b6a341dc37b196217ded1c9a03046e82d91b" + export COMMIT="7fd8eafb2ed1c3e670bc4b31c5cd9f8e8039c754" export CONFIG="$HOME/.hydra/config" export ACTION="$1" |