From: Paul E. McKenney Date: Wed, 17 Jun 2020 00:07:15 +0000 (-0700) Subject: torture: Remove obsolete "cd $KVM" X-Git-Tag: v5.9-rc1~204^2^2^7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7a6bbeaa01f71af2722fd775a4a4ff9593d12838;p=thirdparty%2Flinux.git torture: Remove obsolete "cd $KVM" In the dim distant past, qemu commands needed to be run from the rcutorture directory, but this is no longer the case. This commit therefore removes the now-useless "cd $KVM" from the kvm-test-1-run.sh script. Signed-off-by: Paul E. McKenney --- diff --git a/tools/testing/selftests/rcutorture/bin/kvm-test-1-run.sh b/tools/testing/selftests/rcutorture/bin/kvm-test-1-run.sh index 484445bd30105..e07779a626344 100755 --- a/tools/testing/selftests/rcutorture/bin/kvm-test-1-run.sh +++ b/tools/testing/selftests/rcutorture/bin/kvm-test-1-run.sh @@ -124,7 +124,6 @@ seconds=$4 qemu_args=$5 boot_args=$6 -cd $KVM kstarttime=`gawk 'BEGIN { print systime() }' < /dev/null` if test -z "$TORTURE_BUILDONLY" then