dejagnu
[Top][All Lists]
Advanced

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

invalid command name "rlogin" while executing "rlogin foobar.barfoo.com"


From: Tom de Vries
Subject: invalid command name "rlogin" while executing "rlogin foobar.barfoo.com"
Date: Sat, 3 Jun 2017 18:57:08 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1

Hi,

The current failure in remote.test is:
---------------------------------------------
Running ../src/testsuite/runtest.all/libs.exp ...
ERROR: ../src/testsuite/runtest.all/remote.test failed
../src/testsuite/runtest.all/remote.test stdout: ...

... done
../src/testsuite/runtest.all/remote.test stderr: ...
invalid command name "rlogin"
    while executing
"rlogin foobar.barfoo.com"
    invoked from within
"if { [rlogin foobar.barfoo.com] < 0 } {
    puts "PASSED: rlogin bogus host"
} else {
    puts "FAILED: rlogin bogus"
}"
    (file "../src/testsuite/runtest.all/remote.test" line 65)

... done
---------------------------------------------

I didn't find a proc rlogin, so I'm not sure what this test is trying to achieve.

Thanks,
- Tom



reply via email to

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