Commit db92ca3a authored by Paul E. McKenney's avatar Paul E. McKenney

rcutorture: Update kvm.sh header comment

The kvm.sh header comment is a bit of a relic, so this commit brings
it up to date.
Reported-by: default avatarLihao Liang <lianglihao@huawei.com>
Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.vnet.ibm.com>
parent db0c1a8a
#!/bin/bash #!/bin/bash
# #
# Run a series of 14 tests under KVM. These are not particularly # Run a series of tests under KVM. By default, this series is specified
# well-selected or well-tuned, but are the current set. # by the relevant CFLIST file, but can be overridden by the --configs
# # command-line argument.
# Edit the definitions below to set the locations of the various directories,
# as well as the test duration.
# #
# Usage: kvm.sh [ options ] # Usage: kvm.sh [ options ]
# #
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment