diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2011-09-28 00:32:26 -0300 |
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2011-09-28 00:32:26 -0300 |
| commit | 2f0950268393d8eb73ec647edb09d8c90f4ae079 (patch) | |
| tree | 1edae57a903251dd59320d4c41b4a65cecae089b | |
| parent | 50bb1ee8cc98fe26900491df6e215290b4d6c21a (diff) | |
| download | hydra-2f0950268393d8eb73ec647edb09d8c90f4ae079.tar.gz hydra-2f0950268393d8eb73ec647edb09d8c90f4ae079.tar.bz2 | |
Updating deploy commit
| -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 522e9d1..d6dfdd7 100755 --- a/share/hydra/deploy +++ b/share/hydra/deploy @@ -9,7 +9,7 @@ hydra_config_load # Command line arguments NODES="$*" -COMMIT="0320e513959743a917364b39b2f49959558f0ffc" +COMMIT="50bb1ee8cc98fe26900491df6e215290b4d6c21a" # Build node list if [ -z "$NODES" ]; then |
