** Changed in: util-linux (Ubuntu)
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/397564

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

Status in Util-Linux-ng:
  Fix Released
Status in util-linux package in Ubuntu:
  Fix Released

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/util-linux-ng/+bug/397564/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to