torture: Avoid script syntax error when insufficient CPUs
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sun, 8 Feb 2015 04:08:51 +0000 (20:08 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 3 Mar 2015 19:17:04 +0000 (11:17 -0800)
commit91afa21d5d0d79a02984d37509f1f827ae460f4e
tree6e27950c461156b88fb1351db52864fd5d6f9a4c
parentb826565aaf8809df146666c03d1acbb7febbd13e
torture: Avoid script syntax error when insufficient CPUs

Parentheses are special to bash, so use an overflow flag that doesn't
use them.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
tools/testing/selftests/rcutorture/bin/kvm.sh