diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2011-09-27 17:29:21 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2011-09-27 17:29:21 -0300 |
commit | 7d4e3458327e12c5fceac32192a1a0999d9bf7d8 (patch) | |
tree | 3e51ca85b1df2e73c40f85c1feb233c35a295ff4 /share | |
parent | 11233840b1c822a323010c5f91f62389cc8e9368 (diff) | |
download | hydra-7d4e3458327e12c5fceac32192a1a0999d9bf7d8.tar.gz hydra-7d4e3458327e12c5fceac32192a1a0999d9bf7d8.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 a78711c..eae60e0 100755 --- a/share/hydra/deploy +++ b/share/hydra/deploy @@ -9,7 +9,7 @@ hydra_config_load # Command line arguments NODES="$*" -COMMIT="6f1d9b5e34fb1be181874633cfcde77a5db0b8f9" +COMMIT="11233840b1c822a323010c5f91f62389cc8e9368" # Build node list if [ -z "$NODES" ]; then |