a475c7e Fix port range calculation formula for the testsuite

Authored and Committed by mschorm 3 years ago
1 file changed. 3 lines added. 2 lines removed.
    Fix port range calculation formula for the testsuite
    It was discovered, that the each number results to 20 ports range selected, instead of 10 ports range, so the maximum number must be divided by 2.
    
        
file modified
+3 -2