On Sat, Jun 03, 2017 at 06:57:08PM +0200, Tom de Vries wrote: > invalid command name "rlogin" > while executing > "rlogin foobar.barfoo.com" > invoked from within > "if { [rlogin foobar.barfoo.com] < 0 } {
[...] In the bad old days, telnet, rlogin, rsh, etc. were just procs. eg: ----- Wed Nov 2 08:49:06 1994 Doug Evans <d...@canuck.cygnus.com> * lib/remote.exp (telnet): Use -gl for shell prompt pattern. ----- So that's where these tests come from. I just removed all of that cruft from the testcase. If we want to, we can write new tests. ;-) commit 886c747c8ecf4b2ec1adaf6ece5022a09adf6715 Date: Sun Jun 4 11:24:59 2017 +1000 * testsuite/runtest.all/remote.test: Remove cruft from yesteryear. Cheers, Ben
signature.asc
Description: Digital signature
_______________________________________________ DejaGnu mailing list DejaGnu@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu