From: Pranith Kumar Date: Fri, 11 Jul 2014 23:47:35 +0000 (-0400) Subject: rcutorture: Set executable bit and drop bash from Usage X-Git-Tag: fixes-against-v3.18-rc2~103^2~1^2~16^4~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3327d924a7fef224754273d70224f130d63997c6;p=pandora-kernel.git rcutorture: Set executable bit and drop bash from Usage This commit sets the executable bit on test scripts config2frag.sh and kvm.sh. Since #!/bin/bash is set in all the scripts, this commit also drops it from all usage lines because the scripts can now all be invoked directly. Signed-off-by: Pranith Kumar Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed