ktest: Remove commented exit
A debug 'exit' was left in ktest.pl. Remove it. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
This commit is contained in:
parent
84a1caf145
commit
958d8435c2
1 changed files with 0 additions and 1 deletions
|
@ -2448,7 +2448,6 @@ sub create_config {
|
|||
}
|
||||
close(OUT);
|
||||
|
||||
# exit;
|
||||
make_oldconfig;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue