diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2010-11-21 23:03:18 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2010-11-21 23:03:18 -0200 |
commit | be398bec618aaeb395be6e58764963021aea09fa (patch) | |
tree | 25ed678ccdd84d3353da7cb7f344691322be4c9e /share | |
parent | 9d715b093f2f0fdbb9c9dcc1a56dad8d0f3cad82 (diff) | |
download | hydra-be398bec618aaeb395be6e58764963021aea09fa.tar.gz hydra-be398bec618aaeb395be6e58764963021aea09fa.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 1a2bc91..0306c59 100755 --- a/share/hydra/deploy +++ b/share/hydra/deploy @@ -9,7 +9,7 @@ hydra_config_load # Command line arguments NODES="$*" -COMMIT="cb541993499912adf2d55eec96a277011a96670a" +COMMIT="9d715b093f2f0fdbb9c9dcc1a56dad8d0f3cad82" # Build node list if [ -z "$NODES" ]; then |