summaryrefslogtreecommitdiffstats
path: root/view_job_queue.cgi
diff options
context:
space:
mode:
authorByron Jones <glob@mozilla.com>2014-11-04 07:54:45 +0100
committerByron Jones <glob@mozilla.com>2014-11-04 07:54:45 +0100
commit6ba07835d76ea2eb9318d0bc419a3376be936a29 (patch)
treef9b21a5097864c95054ebadfc439a327805b8161 /view_job_queue.cgi
parent7fdcd8ef2760a536190c44e1318e4342d27ec619 (diff)
downloadbugzilla-6ba07835d76ea2eb9318d0bc419a3376be936a29.tar.gz
bugzilla-6ba07835d76ea2eb9318d0bc419a3376be936a29.tar.xz
Bug 1092037: backport bug 1062739 to bmo (add the ability for administrators to limit the number of emails sent to a user per minute and hour)
Diffstat (limited to 'view_job_queue.cgi')
-rwxr-xr-xview_job_queue.cgi1
1 files changed, 0 insertions, 1 deletions
diff --git a/view_job_queue.cgi b/view_job_queue.cgi
index 5ebe1e7a5..b53d4d7c6 100755
--- a/view_job_queue.cgi
+++ b/view_job_queue.cgi
@@ -46,7 +46,6 @@ sub generate_report {
j.grabbed_until,
f.funcname AS func,
(SELECT COUNT(*) FROM ts_error WHERE e.jobid = j.jobid) AS error_count,
- e.jobid AS error_count,
e.error_time AS error_time,
e.message AS error_message
FROM