diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2010-11-20 14:09:49 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2010-11-20 14:09:49 -0200 |
commit | 821902451c74670337065ce01ebd5821e1ac1e72 (patch) | |
tree | cf23675276a4e999894fbd15f8531bde72512b0d /share | |
parent | cb541993499912adf2d55eec96a277011a96670a (diff) | |
download | hydra-821902451c74670337065ce01ebd5821e1ac1e72.tar.gz hydra-821902451c74670337065ce01ebd5821e1ac1e72.tar.bz2 |
Revision update
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 a6dacdf..1a2bc91 100755 --- a/share/hydra/deploy +++ b/share/hydra/deploy @@ -9,7 +9,7 @@ hydra_config_load # Command line arguments NODES="$*" -COMMIT="3ff4c87206117cf41516530538b3c334ddfc2590" +COMMIT="cb541993499912adf2d55eec96a277011a96670a" # Build node list if [ -z "$NODES" ]; then |