FreeBSD Bugzilla – Attachment 12236 Details for
Bug 23766
/etc/periodic/daily/440.status-mailq does not produce output when daily_status_mailq_shorten="YES" is specified
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 532 bytes, created by
lambert
on 2000-12-22 17:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
lambert
Created:
2000-12-22 17:30:01 UTC
Size:
532 bytes
patch
obsolete
>*** 440.status-mailq.orig Fri Dec 15 10:36:47 2000 >--- 440.status-mailq Fri Dec 15 10:41:50 2000 >*************** >*** 34,40 **** > sort | > uniq -c | > sort -nr | >! awk '$1 > 1 {print $1, $2}');; > *) > mailq;; > esac | tee /dev/stderr | fgrep -v 'mqueue is empty' | wc -l) >--- 34,41 ---- > sort | > uniq -c | > sort -nr | >! awk "\$1 > $daily_mailq_shorten_min {print \$1, \$2}"); >! echo "$rc";; > *) > mailq;; > esac | tee /dev/stderr | fgrep -v 'mqueue is empty' | wc -l)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 23766
: 12236 |
12237