dejagnu
[Top][All Lists]
Advanced

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

RE: Remote test tutorial


From: Vasan Sundar
Subject: RE: Remote test tutorial
Date: Fri, 7 Mar 2003 13:41:08 -0800

 
oops. did the patch for the exp file i was using. Here it is for
the sgml document.

--- user.sgml.org       2003-03-07 13:10:07.000000000 -0800
+++ user.sgml   2003-03-07 13:10:44.000000000 -0800
@@ -550,7 +550,7 @@
 <title>A first (local) remote "Hello world" test</title>
 <programlisting>
 set test "Remote_send Hello World"
-set status [remote_send $target "echo \"Hello World\"\n" ]
+set status [remote_send $target "echo \"Hello\" \"World\"\n" ]
 pass "$test"
 set test "Remote_expect Hello World"
 remote_expect $target 5 {




reply via email to

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