szydell / kernel-tests

Forked from kernel-tests 5 years ago
Clone

48cc1ff disable_retest=y now works as expected

Authored and Committed by szydell 5 years ago
1 file changed. 15 lines added. 14 lines removed.
    disable_retest=y now works as expected
    Code that checks if restest can be done is moved to the place
    where $testset is properly set. Before if you tried to run test
    different than 'default' (i.e. -t performance), with previously tested
    kernel, you couldn't.
    
        
file modified
+15 -14