Index: trunk/Ohana/src/opihi/pcontrol/CheckHost.c
===================================================================
--- trunk/Ohana/src/opihi/pcontrol/CheckHost.c	(revision 3211)
+++ trunk/Ohana/src/opihi/pcontrol/CheckHost.c	(revision 3212)
@@ -9,5 +9,5 @@
   InitIOBuffer (&buffer, 0x100);
 
-  status = PclientCommand (host, "echo OK", &buffer);
+  status = PclientCommand (host, "echo OK", PCLIENT_PROMPT, &buffer);
   switch (status) {
     case 0:
