Whamcloud - gitweb
Be a bit more verbose than just "timeout".
authorbrian <brian>
Tue, 21 Mar 2006 16:19:32 +0000 (16:19 +0000)
committerbrian <brian>
Tue, 21 Mar 2006 16:19:32 +0000 (16:19 +0000)
build/update_oldconfig

index 6447134..5dd030f 100755 (executable)
@@ -15,7 +15,7 @@ set timeout 30
 
 expect {
     timeout {
-        puts "timeout"
+        puts "timeout in update_oldconfig waiting for a prompt we recognize"
         exit 1
     }
     -re "\n *(\[^\n]* \\\[N\/y\/\\?] \\(NEW\\)) " {