diff --git a/scripts/qt/qtmod_test.pl b/scripts/qt/qtmod_test.pl index f14a4d47d90a939bf9a4b134fde89dcf2f3831f1..d23532131052f424b35515ae883cabb2bd0f4fa9 100755 --- a/scripts/qt/qtmod_test.pl +++ b/scripts/qt/qtmod_test.pl @@ -1388,7 +1388,7 @@ sub _run_autotests_impl '--output', 'testplan.txt', '--make', - $make_bin, + $make_check_bin, '--', split(/ /, $qt_tests_args), );