Index: /trunk/Ohana/src/opihi/lib.shell/multicommand.c
===================================================================
--- /trunk/Ohana/src/opihi/lib.shell/multicommand.c	(revision 20853)
+++ /trunk/Ohana/src/opihi/lib.shell/multicommand.c	(revision 20854)
@@ -88,5 +88,5 @@
 		exit (32);
 	      default:
-		gprint (GP_ERR, "server is busy...\n");
+		gprint (GP_ERR, "server is busy...32\n");
 		bufferPending = TRUE;
 		goto escape;
@@ -101,5 +101,5 @@
 		exit (33);
 	      default:
-		gprint (GP_ERR, "server is busy...\n");
+		gprint (GP_ERR, "server is busy...33\n");
 		bufferPending = TRUE;
 		goto escape;
@@ -116,5 +116,5 @@
 		exit (34);
 	      default:
-		gprint (GP_ERR, "server is busy...\n");
+		gprint (GP_ERR, "server is busy...34\n");
 		bufferPending = TRUE;
 		goto escape;
@@ -131,5 +131,5 @@
 		exit (35);
 	      default:
-		gprint (GP_ERR, "server is busy...\n");
+		gprint (GP_ERR, "server is busy...35\n");
 		bufferPending = TRUE;
 		goto escape;
