diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-01-19 09:52:46 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-01-19 09:52:46 -0200 |
commit | a14399b52c839be27836bed8ccd7f1ec942c18e8 (patch) | |
tree | 0df7429173b58f09970b762d14138ad95180a2d2 /share | |
parent | a669c0eb297db4fc86763c70b0cfd3f213130437 (diff) | |
download | hydra-a14399b52c839be27836bed8ccd7f1ec942c18e8.tar.gz hydra-a14399b52c839be27836bed8ccd7f1ec942c18e8.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 5a8cf54..dfac303 100755 --- a/share/hydra/deploy +++ b/share/hydra/deploy @@ -22,7 +22,7 @@ hydra_config_load # Command line arguments NODES="$*" -COMMIT="127baf80fa9a2c9fb1216507faa816a2e1d4c101" +COMMIT="a669c0eb297db4fc86763c70b0cfd3f213130437" # Build node list if [ -z "$NODES" ]; then |