• Nadeem Vawda's avatar
    Make regrtest complain when -M and -j are used together. · c1fba3ea
    Nadeem Vawda yazdı
    -j doesn't pass the memlimit on to child processes, so this doesn't work at
    present, and even if it did, running multiple bigmem tests at once would
    usually not be desirable (since you generally want to devote as much of the
    available RAM as possible to each test).
    c1fba3ea
regrtest.py 56.4 KB