wall message should use HH:MM:SS in printing the time, to avoid ambiguity

Bug #397564 reported by Dustin Kirkland 
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Util-Linux-ng
Fix Released
Undecided
Unassigned
util-linux (Ubuntu)
Fix Released
Medium
LaMont Jones

Bug Description

Binary package hint: util-linux

wall normally looks like this:

------------------------------
kirkland@t61p:/local/source/base-files$ echo Ambiguous | wall

Broadcast Message from kirkland@t61p
        (/dev/pts/14) at 14:44 ...

Ambiguous
------------------------------

Note the 14:44 is only accurate to the minute. It would be much more useful to have the seconds in there as well.

------------------------------
kirkland@t61p:/local/source/base-files$ echo Accurate | wall

Broadcast Message from kirkland@t61p
        (/dev/pts/14) at 14:47:32 ...

Accurate
------------------------------

The patch is trivial, attached. Please include.

:-Dustin

Revision history for this message
Dustin Kirkland  (kirkland) wrote :
Changed in util-linux (Ubuntu):
assignee: nobody → LaMont Jones (lamont)
importance: Undecided → Medium
milestone: none → karmic-alpha-3
status: New → Triaged
Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote : Re: [Bug 397564] Re: wall message should use HH:MM:SS in printing the time, to avoid ambiguity

This kind of change should be sent upstream instead, please do that.

Scott
--
Scott James Remnant
<email address hidden>

Revision history for this message
Dustin Kirkland  (kirkland) wrote : Re: [Bug 397564] Re: wall message should use HH:MM:SS in printing the time, to avoid ambiguity

On Fri, Jul 10, 2009 at 4:36 AM, Scott James Remnant<email address hidden> wrote:
> This kind of change should be sent upstream instead, please do that.

I spoke with Lamont in IRC, who advised me on this course (attaching a
patch to Launchpad), and he offered to take it from here.

:-Dustin

Revision history for this message
Phillip Susi (psusi) wrote :

It looks like this has been fixed upstream, we just need to update.

Changed in util-linux-ng:
status: New → Fix Released
Changed in util-linux (Ubuntu):
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Patches

Remote bug watches

Bug watches keep track of this bug in other bug trackers.