Whamcloud - gitweb
Don't log the output of the make oldconfig. The expect script displays what
[fs/lustre-release.git] / build / update_oldconfig
index e04e5fa..4f169cf 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/expect
 
-log_user 1
+log_user 0
 set spawnid [spawn make oldconfig]
 
 match_max 200