FreeBSD Bugzilla – Attachment 103602 Details for
Bug 143551
sysutils/smartmontools: fix daily periodic script
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 994 bytes, created by
Dmitry Morozovsky
on 2010-02-04 11:10:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dmitry Morozovsky
Created:
2010-02-04 11:10:02 UTC
Size:
994 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/sysutils/smartmontools/Makefile,v >retrieving revision 1.45 >diff -u -r1.45 Makefile >--- Makefile 23 Dec 2009 18:55:52 -0000 1.45 >+++ Makefile 4 Feb 2010 10:58:07 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= smartmontools > PORTVERSION= 5.39 >+PORTREVISION= 1 > CATEGORIES= sysutils > MASTER_SITES= SF > >Index: files/smart.in >=================================================================== >RCS file: /home/ncvs/ports/sysutils/smartmontools/files/smart.in,v >retrieving revision 1.5 >diff -u -r1.5 smart.in >--- files/smart.in 3 Jun 2009 18:12:30 -0000 1.5 >+++ files/smart.in 4 Feb 2010 10:58:07 -0000 >@@ -41,7 +41,7 @@ > echo > echo "Checking health of ${device}:" > echo >- ${smartctl} ${daily_status_smartctl_flags} ${device} > "${tmpfile}" >+ ${smartctl} ${daily_status_smartctl_flags} /dev/${device} > "${tmpfile}" > status=$? > if [ $((status & 3)) -ne 0 ]; then > rc=2
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 143551
: 103602