Re: script, broken test options/return

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jul 02, 2015 at 02:03:21AM +0200, Ruediger Meier wrote:
> on my system (interactive bash on openSUSE 13.1) the "return" subtest 
> of "script/options" is broken since 54c6611d.
> 
> Seems that input from /dev/null makes the difference. Reproduce like
> this:
> 
> $ export SCRIPT_DEBUG=all 
> $ ./script --command "exit 1" out_good >/dev/null            2>dbg_good
> $ ./script --command "exit 1" out_bad  >/dev/null </dev/null 2>dbg_bad
> ^C <abort ctrl-C>

 Does is mean that script(1) hangs?

 Anyway, I'm not able to reproduce the problem, script as well as the
 test(s) work as expected (bash-4.3.39-1).

    Karel
-- 
 Karel Zak  <kzak@xxxxxxxxxx>
 http://karelzak.blogspot.com
--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux