From edd1278b34e1753a1e409beaad68a7d0e368787f Mon Sep 17 00:00:00 2001 From: brian Date: Thu, 23 Mar 2006 22:10:29 +0000 Subject: [PATCH] Get some diagnostic output from expect to see if I can see why this fails on RHEL3 on only boulder. Attempts to reproduce in a debugging environment are fruitless. ~sigh~ --- build/update_oldconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/update_oldconfig b/build/update_oldconfig index 5dd030f..2f41003 100755 --- a/build/update_oldconfig +++ b/build/update_oldconfig @@ -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] -- 1.8.3.1