[tcltk-perl] info hostname discrepancy
Brought to you by:
hobbs
From: Jeff H. <je...@Ac...> - 2004-05-13 22:32:58
|
We get consistent test failures on some machines in t/info.t on: ok($tcl->Eval("info hostname"), hostname); where one side returns the 'machine' and the other 'machine.domain.com'. Is there a real reason to even have this test in there? I can understand the 'info nameofexecutable' check, but hostname seems irrelevant for testing the bridge. Jeff |