commit | ea23b09aad1aca412d01398b237b396bf232d21b | [log] [tgz] |
---|---|---|
author | Pranith Kumar <bobby.prani@gmail.com> | Fri Jul 11 19:47:35 2014 -0400 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Sun Jul 13 08:29:26 2014 -0700 |
tree | 48b4afa41eb2f189b356b5b4dac34e5848d46a24 | |
parent | 104c6d8fa94553b1b51f5d8094e619e4aa120b08 [diff] |
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 <bobby.prani@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>