diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2011-09-29 23:03:30 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2011-09-29 23:03:30 -0300 |
commit | 8d5c13c306a7229cce440049e8833c96f6a879cb (patch) | |
tree | 32516fc5d4e47bdf822cb0faa7a7928601ca4516 /share | |
parent | 5c03d5b670778cc7c731262c43725df8c94f10da (diff) | |
download | hydra-8d5c13c306a7229cce440049e8833c96f6a879cb.tar.gz hydra-8d5c13c306a7229cce440049e8833c96f6a879cb.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 88bd1e3..93170fe 100755 --- a/share/hydra/deploy +++ b/share/hydra/deploy @@ -9,7 +9,7 @@ hydra_config_load # Command line arguments NODES="$*" -COMMIT="3e3a52bb035a1447055d268f07b712b5afc16a11" +COMMIT="5c03d5b670778cc7c731262c43725df8c94f10da" # Build node list if [ -z "$NODES" ]; then |