* lib/remote.exp (standard_wait): Append any trailing characters
authorBen Elliston <bje@gnu.org>
Sat, 26 Mar 2016 14:31:10 +0000 (01:31 +1100)
committerBen Elliston <bje@gnu.org>
Sat, 26 Mar 2016 21:05:05 +0000 (08:05 +1100)
commit8d2062e95e02c9c575ef6295afbd5df45bf2c2dd
tree5b1067a93caf5bfc77175d16239ad4fd243752f8
parent038cf7d9fa9e3ac1b7432955e11c763b52d7223c
* lib/remote.exp (standard_wait): Append any trailing characters
to $output that may be still in $expect_out(buffer) when eof is
matched. Remove arbitrary limitation in the ".+" matching case,
similar to the change to local_exec on 2016-02-17.
ChangeLog
lib/remote.exp