FreeBSD Bugzilla – Attachment 14586 Details for
Bug 27375
/usr/sbin/periodic does not set mail subject correctly
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 593 bytes, created by
kheuer
on 2001-05-16 08:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
kheuer
Created:
2001-05-16 08:30:01 UTC
Size:
593 bytes
patch
obsolete
>*** /usr/sbin/periodic Wed May 16 08:57:10 2001 >--- /usr/src/usr.sbin/periodic/periodic.sh Mon Dec 11 10:25:36 2000 >*************** >*** 39,45 **** > eval output=\$${arg##*/}_output > case "$output" in > /*) pipe="cat >>$output";; >! "") echo "Subject: $host $arg run output"; pipe=cat;; > *) pipe="mail -s '$host ${arg##*/} run output' $output";; > esac > >--- 39,45 ---- > eval output=\$${arg##*/}_output > case "$output" in > /*) pipe="cat >>$output";; >! "") pipe=cat;; > *) pipe="mail -s '$host ${arg##*/} run output' $output";; > esac
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 27375
: 14586