commit | ae4630c45b31e429d549c27a4622837651ffbd0a | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Fri Aug 17 14:41:03 2018 -0700 |
committer | Paul E. McKenney <paulmck@linux.ibm.com> | Thu Nov 08 21:56:11 2018 -0800 |
tree | ef4ecfcdf900361d220d7259d204f5a5e865a134 | |
parent | 95d74696f73966c055171902b2de5c26fc65ac98 [diff] |
EXP tools/memory-model: Make scripts take "-j" abbreviation for "--jobs" The "--jobs" argument to the litmus-test scripts is similar to the "-jN" argument to "make", so this commit allows the "-jN" form as well. While in the area, it also prohibits the various forms of "-j0". Suggested-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>