From 357ccdd8a418ee8b0f9d7a2c6e108319d182f03e Mon Sep 17 00:00:00 2001 From: Pawel Kaminski Date: Fri, 17 May 2019 06:48:48 -0400 Subject: [PATCH] test/vhost: Fix. Remove recursive common.sh sourcing Change-Id: I21c924f84af55571dc07342fd32b8f3805745c4f Signed-off-by: Pawel Kaminski Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/454880 Reviewed-by: Ben Walker Reviewed-by: Shuhei Matsumoto Reviewed-by: Darek Stojaczyk Tested-by: SPDK CI Jenkins --- test/vhost/hotplug/common.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/test/vhost/hotplug/common.sh b/test/vhost/hotplug/common.sh index bd7f3afcc..f1e0e6a69 100644 --- a/test/vhost/hotplug/common.sh +++ b/test/vhost/hotplug/common.sh @@ -2,7 +2,6 @@ testdir=$(readlink -f $(dirname $0)) rootdir=$(readlink -f $testdir/../../..) source $rootdir/test/common/autotest_common.sh source $rootdir/test/vhost/common.sh -source $rootdir/test/vhost/hotplug/common.sh dry_run=false no_shutdown=false