linux/tools/testing/selftests/rcutorture
Pranith Kumar 1a5e31fbf9 rcutorture: Use bash shell for all the test scripts
Some of the scripts encode a default /bin/sh shell. On systems which use
dash as default shell, these scripts fail as they are bash scripts. I
encountered this while testing the sprintf() changes on a Debian system
where dash is the default shell.

This commit changes all such uses to use bash explicitly.

Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
2014-09-07 16:24:32 -07:00
..
bin rcutorture: Use bash shell for all the test scripts 2014-09-07 16:24:32 -07:00
configs rcu: Remove CONFIG_PROVE_RCU_DELAY 2014-07-09 09:15:31 -07:00
doc rcu: Remove CONFIG_PROVE_RCU_DELAY 2014-07-09 09:15:31 -07:00
.gitignore rcutorture: Add KVM-based test framework 2013-12-03 10:11:10 -08:00