diff options
Diffstat (limited to 'tools/testing')
-rwxr-xr-x | tools/testing/ktest/ktest.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/testing/ktest/ktest.pl b/tools/testing/ktest/ktest.pl index 292b13ad03f5..a40af07e7772 100755 --- a/tools/testing/ktest/ktest.pl +++ b/tools/testing/ktest/ktest.pl | |||
@@ -2448,7 +2448,6 @@ sub create_config { | |||
2448 | } | 2448 | } |
2449 | close(OUT); | 2449 | close(OUT); |
2450 | 2450 | ||
2451 | # exit; | ||
2452 | make_oldconfig; | 2451 | make_oldconfig; |
2453 | } | 2452 | } |
2454 | 2453 | ||