diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2013-01-20 22:42:11 -0200 | 
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2013-01-20 22:42:11 -0200 | 
| commit | 3873b4f1cd39e345efa1df60a7856e1f0be33e47 (patch) | |
| tree | 0ee29f5a3e6e9dfc3d8234a3a730e376d3373341 | |
| parent | a52af18b09cb6f50962e0e5161921485194903da (diff) | |
| download | hydra-3873b4f1cd39e345efa1df60a7856e1f0be33e47.tar.gz hydra-3873b4f1cd39e345efa1df60a7856e1f0be33e47.tar.bz2  | |
Updating deploy commit
| -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 80e2b30..619f83d 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="1a8a7ac0dd51375b1bc70269ea53c9335da8bbfd" +  export COMMIT="a52af18b09cb6f50962e0e5161921485194903da"    export CONFIG="$HOME/.hydra/config"    export ACTION="$1"  | 
