Whamcloud - gitweb
Don't log the output of the make oldconfig. The expect script displays what
authorbrian <brian>
Tue, 1 Nov 2005 14:28:58 +0000 (14:28 +0000)
committerbrian <brian>
Tue, 1 Nov 2005 14:28:58 +0000 (14:28 +0000)
new values needed setting and what they were set to.

build/update_oldconfig

index e04e5fa..4f169cf 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/expect
 
 #!/usr/bin/expect
 
-log_user 1
+log_user 0
 set spawnid [spawn make oldconfig]
 
 match_max 200
 set spawnid [spawn make oldconfig]
 
 match_max 200