From: Antti Kantee Date: Mon, 29 Feb 2016 02:35:19 +0000 (+0000) Subject: Revert "buildtests: adjusting PATH is no longer necessary" X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=838542a787123178d76890a4c165cb180c1d7d1f;p=osstest%2Frumprun.git Revert "buildtests: adjusting PATH is no longer necessary" Adjusting PATH is necessary, because otherwise ./configure --host will fail to find the tools. This reverts commit 1f721d480fa532bf493cf29a89897a572e70f846. --- diff --git a/tests/buildtests.sh b/tests/buildtests.sh index 50119ce..d039a52 100755 --- a/tests/buildtests.sh +++ b/tests/buildtests.sh @@ -51,6 +51,7 @@ test_apptools() exit 1 esac + export PATH="${PATH}:${RRDEST}/bin" export RUMPBAKE_PLATFORM make