diff options
| -rwxr-xr-x | tools/testing/ktest/ktest.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/testing/ktest/ktest.pl b/tools/testing/ktest/ktest.pl index c8a42d5991be..c444c4fcc8c4 100755 --- a/tools/testing/ktest/ktest.pl +++ b/tools/testing/ktest/ktest.pl | |||
| @@ -3634,6 +3634,8 @@ for (my $i = 1; $i <= $opt{"NUM_TESTS"}; $i++) { | |||
| 3634 | 3634 | ||
| 3635 | $iteration = $i; | 3635 | $iteration = $i; |
| 3636 | 3636 | ||
| 3637 | undef %force_config; | ||
| 3638 | |||
| 3637 | my $makecmd = set_test_option("MAKE_CMD", $i); | 3639 | my $makecmd = set_test_option("MAKE_CMD", $i); |
| 3638 | 3640 | ||
| 3639 | # Load all the options into their mapped variable names | 3641 | # Load all the options into their mapped variable names |
