bug-rcs
[Top][All Lists]
Advanced

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

Re: hydra and t632


From: Thien-Thi Nguyen
Subject: Re: hydra and t632
Date: Thu, 22 Oct 2020 11:21:51 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

() Thien-Thi Nguyen <ttn@gnuvola.org>
() Thu, 22 Oct 2020 10:19:05 -0400

   Is there any way to check that stdin is not "closed"?

I found ‘test -t FD’.  If you add:

 test -t 0 && echo STDIN OK

prior to the ‘if timeout ...’ (say, at line 43), what do you
see?  I see "STDIN OK" in t632.d/out, as expected.

-- 
Thien-Thi Nguyen -----------------------------------------------
 (defun responsep (query)               ; (2020) Software Libero
   (pcase (context query)               ;       = Dissenso Etico
     (`(technical ,ml) (correctp ml))
     ...))                              748E A0E8 1CB8 A748 9BFA
--------------------------------------- 6CE4 6703 2224 4C80 7502

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]