From: Nadeem Vawda Date: Sat, 27 Aug 2011 13:24:23 +0000 (+0200) Subject: Merge: Make regrtest complain when -M and -j are used together. X-Git-Tag: v3.3.0a1~1612 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a89c32ccd9d9ce12a888f9f4b8a0dc1c644066ed;p=thirdparty%2FPython%2Fcpython.git Merge: Make regrtest complain when -M and -j are used together. -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). --- a89c32ccd9d9ce12a888f9f4b8a0dc1c644066ed