Skip to content
Snippets Groups Projects
Commit 45a197b1 authored by Brian J. Murrell's avatar Brian J. Murrell
Browse files

Don't log the output of the make oldconfig. The expect script displays what

new values needed setting and what they were set to.
parent bfc87db4
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/expect
log_user 1
log_user 0
set spawnid [spawn make oldconfig]
match_max 200
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment