Merge "Re-enable update_blueprint for patchset-created"
This commit is contained in:
commit
9e9df80bb3
@ -8,8 +8,8 @@ export PROJECTS_INI=/var/gerrit/etc/projects.ini
|
||||
|
||||
# Use timeout to kill any process running longer than 10 minutes.
|
||||
timeout -k 2m 10m /usr/local/bin/update-bug patchset-created "$@"
|
||||
# TODO: reenable these once jeepyb no longer relies on the old Gerrit DB
|
||||
#timeout -k 2m 10m /usr/local/bin/update-blueprint patchset-created "$@"
|
||||
timeout -k 2m 10m /usr/local/bin/update-blueprint patchset-created "$@"
|
||||
# TODO: reenable this once jeepyb no longer relies on the old Gerrit DB
|
||||
#if [ -f /var/gerrit/etc/ssh_welcome_rsa_key ] ; then
|
||||
#timeout -k 2m 10m /usr/local/bin/welcome-message patchset-created \
|
||||
# --verbose --ssh-user=welcome-message \
|
||||
|
Loading…
x
Reference in New Issue
Block a user