FreeBSD Bugzilla – Attachment 200327 Details for
Bug 234239
Wrong indentation in ruptime command output for hosts in the "down" state [PATCH]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Indentation fix for ruptime command
ruptime.diff (text/plain), 392 bytes, created by
sonic2000gr
on 2018-12-21 06:36:30 UTC
(
hide
)
Description:
Indentation fix for ruptime command
Filename:
MIME Type:
Creator:
sonic2000gr
Created:
2018-12-21 06:36:30 UTC
Size:
392 bytes
patch
obsolete
>--- ruptime.c 2018-12-21 08:23:50.739762000 +0200 >+++ /home/sonic/ruptime.c 2018-12-21 08:25:02.006717000 +0200 >@@ -266,7 +266,7 @@ > if (ISDOWN(hsp)) { > (void)printf("%-*.*s%s\n", > hostnamewidth, hostnamewidth, wd->wd_hostname, >- interval(now - hsp->hs_wd.wd_recvtime, "down")); >+ interval(now - hsp->hs_wd.wd_recvtime, " down")); > continue; > } > (void)printf(
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 234239
: 200327