diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2010-11-14 17:26:03 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2010-11-14 17:26:03 -0200 |
commit | 6721dcbac4f17114b11ad957e9059b74eda9e7f4 (patch) | |
tree | bbbefa94ce4b581469ccc3a2105c3a0585de66a8 /share | |
parent | 3ff4c87206117cf41516530538b3c334ddfc2590 (diff) | |
download | hydra-6721dcbac4f17114b11ad957e9059b74eda9e7f4.tar.gz hydra-6721dcbac4f17114b11ad957e9059b74eda9e7f4.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 ce826bc..a6dacdf 100755 --- a/share/hydra/deploy +++ b/share/hydra/deploy @@ -9,7 +9,7 @@ hydra_config_load # Command line arguments NODES="$*" -COMMIT="2c1c916fc6b0a11ca572ede5a95e63b46fa1e61d" +COMMIT="3ff4c87206117cf41516530538b3c334ddfc2590" # Build node list if [ -z "$NODES" ]; then |