Bug 15719 - double-colon at the end of line in /usr/sbin/setclock
Summary: double-colon at the end of line in /usr/sbin/setclock
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: timeconfig
Version: 7.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Trond Eivind Glomsrxd
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-08-08 13:56 UTC by Pawel Salek
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-08-08 13:56:18 UTC
Embargoed:


Attachments (Terms of Use)

Description Pawel Salek 2000-08-08 13:56:16 UTC
/usr/sbin/setclock has excessive ':' character at the end of line 25. The
patch follows:
25c25
<        CLOCKFLAGS="$CLOCKFLAGS --localtime":
---
>        CLOCKFLAGS="$CLOCKFLAGS --localtime"

Comment 1 Trond Eivind Glomsrxd 2000-08-08 14:03:21 UTC
Fixed. Thanks.


Note You need to log in before you can comment on or make changes to this bug.