Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValeriy Sizov <vsv2711@gmail.com>2012-07-15 16:29:06 +0400
committerValeriy Sizov <vsv2711@gmail.com>2012-07-19 01:25:10 +0400
commitf5908cef19a3cd2c44be02b453fecb568b2c6c8e (patch)
treee52c65ff40d483450d10dcf008077c95c1b91b78 /resque_dev.sh
parentc38578428b19b6375f24266ea5f4a98ca290eb58 (diff)
System Hook: implemented
Diffstat (limited to 'resque_dev.sh')
-rwxr-xr-xresque_dev.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/resque_dev.sh b/resque_dev.sh
index 9df4dc1d087..b09cfd9e383 100755
--- a/resque_dev.sh
+++ b/resque_dev.sh
@@ -1 +1 @@
-bundle exec rake environment resque:work QUEUE=* VVERBOSE=1
+bundle exec rake environment resque:work QUEUE=post_receive,mailer,system_hook VVERBOSE=1