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: NPranith Kumar <bobby.prani@gmail.com> Signed-off-by: NPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Showing
tools/testing/selftests/rcutorture/bin/config2frag.sh
100644 → 100755
tools/testing/selftests/rcutorture/bin/kvm.sh
100644 → 100755
想要评论请 注册 或 登录