Gentoo Archives: gentoo-user

From: Adam Carter <adamcarter3@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] OT expect script question
Date: Thu, 06 Dec 2018 02:32:17
Message-Id: CAC=wYCHw2mT2rZDSjqENcUXvms9LeAX9nc-ZjxsPaN1nj5Ho1A@mail.gmail.com
In Reply to: Re: [gentoo-user] OT expect script question by "Gerrit Kühn"
1 >
2 > Could it be that it just matches empty without waiting for anything?
3 >
4
5 Perhaps, but that would only matter if it is processing per character, not
6 per line. I had assumed that it would not evaluate the blocks until it
7 received an End of Line character, but I will test that assumption. Thanks