[Bug 1283309] Re: bash built-in read timeout (-t) doesn't work

Miroslav Prašil miroslav at pohonet.sk
Sat Feb 22 01:03:18 UTC 2014


Not sure if important, but this is running on a virtualbox virt.
machine. I've just tried to run the same on EC2 machine with same
package version and it seems to be working fine. (timeouts as expected)
So this *might* be machine specific, though I don't have any other
issues and this seems really odd.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bash in Ubuntu.
https://bugs.launchpad.net/bugs/1283309

Title:
  bash built-in read timeout (-t) doesn't work

Status in “bash” package in Ubuntu:
  New

Bug description:
  This should timeout after 2 seconds (based on bash man page) but it doesn't:
  #read -t 2 test
  (waits infinitely, only terminates after pressing [enter] or ctrl-C, etc..)

  bash --version:
  GNU bash, version 4.2.25(1)-release (x86_64-pc-linux-gnu)

  Installed bash package version:
  4.2-2ubuntu2.1

  $ lsb_release -rd
  Description:	Ubuntu 12.04.4 LTS
  Release:	12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash/+bug/1283309/+subscriptions



More information about the foundations-bugs mailing list