diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-01-04 18:59:25 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-01-04 18:59:25 -0200 |
commit | 10d94d4b058e1d52662e9bf42134c224a0866220 (patch) | |
tree | a8b044f263153d99fe5db59a9cb4621f0cf3bfe1 | |
parent | 89efc71c66b1da224a0163f5bf7fd9a06eac1989 (diff) | |
download | hydra-10d94d4b058e1d52662e9bf42134c224a0866220.tar.gz hydra-10d94d4b058e1d52662e9bf42134c224a0866220.tar.bz2 |
Updating deploy commit
-rwxr-xr-x | share/hydra/deploy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/hydra/deploy b/share/hydra/deploy index ba88328..e1f3361 100755 --- a/share/hydra/deploy +++ b/share/hydra/deploy @@ -9,7 +9,7 @@ hydra_config_load # Command line arguments NODES="$*" -COMMIT="1353450a26011ec5f7839f8e8626a099e4b26d21" +COMMIT="89efc71c66b1da224a0163f5bf7fd9a06eac1989" # Build node list if [ -z "$NODES" ]; then |