diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-06-28 12:57:54 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-06-28 12:57:54 -0300 |
commit | ee097d06907795bc4b17b231274ad88479cc6bc2 (patch) | |
tree | f1e562e8e5b81f2903e476eb5661414f5445a5e8 /lib | |
parent | 07726159c5f65e7e3086bb3e042584393957ab6f (diff) | |
download | hydra-ee097d06907795bc4b17b231274ad88479cc6bc2.tar.gz hydra-ee097d06907795bc4b17b231274ad88479cc6bc2.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 9c2fe73..d8eecfb 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="6249e297dfdd6b05d906c462c6f42ee4dd07c8e9" + export COMMIT="07726159c5f65e7e3086bb3e042584393957ab6f" export CONFIG="$HOME/.hydra/config" export ACTION="$1" |