diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2011-09-28 00:07:24 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2011-09-28 00:07:24 -0300 |
commit | 0110b0a68a0bd67ce6f9616de9e9fbaa603e443e (patch) | |
tree | f7c145ba83dcaeae283329bf69ff92730d970965 /share | |
parent | 77296b33f8394b30dceba39ab995a1a449aed271 (diff) | |
download | hydra-0110b0a68a0bd67ce6f9616de9e9fbaa603e443e.tar.gz hydra-0110b0a68a0bd67ce6f9616de9e9fbaa603e443e.tar.bz2 |
Updating deploy commit
Diffstat (limited to 'share')
-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 f5f4414..447a45b 100755 --- a/share/hydra/deploy +++ b/share/hydra/deploy @@ -9,7 +9,7 @@ hydra_config_load # Command line arguments NODES="$*" -COMMIT="4c9cd16da33d753c1957d95742a7309136d5fe6e" +COMMIT="77296b33f8394b30dceba39ab995a1a449aed271" # Build node list if [ -z "$NODES" ]; then |