Whamcloud - gitweb
Get some diagnostic output from expect to see if I can see why this fails on
authorbrian <brian>
Thu, 23 Mar 2006 22:10:29 +0000 (22:10 +0000)
committerbrian <brian>
Thu, 23 Mar 2006 22:10:29 +0000 (22:10 +0000)
RHEL3 on only boulder.  Attempts to reproduce in a debugging environment are
fruitless.  ~sigh~

build/update_oldconfig

index 5dd030f..2f41003 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/expect -f
+#!/usr/bin/expect -f -d
 
 # log all interaction to a file to diagnose failures
 log_file -a [lindex $argv 0]
 
 # log all interaction to a file to diagnose failures
 log_file -a [lindex $argv 0]