]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
torture: Make "--dryrun script" output self-sufficient
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 28 Feb 2014 01:11:11 +0000 (17:11 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 14 May 2014 16:45:55 +0000 (09:45 -0700)
commit1f5d09205f8c12de4b3d612259fb2ec6464ba8ff
tree4eeae395587b6b5bec9301b911deb4848d397dcd
parentb3b8a4d42bba8e1fb1b91cc6fd53829d28a503de
torture: Make "--dryrun script" output self-sufficient

The scripts produced by kvm.sh's "--dryrun script" argument were intended
for debugging rather than to run, but it is easier to debug if the script
output matches exactly what is run.  This commit therefore makes this
script runnable.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
tools/testing/selftests/rcutorture/bin/kvm.sh