]> xenbits.xensource.com Git - osstest/rumprun.git/commitdiff
Revert "buildtests: adjusting PATH is no longer necessary"
authorAntti Kantee <pooka@iki.fi>
Mon, 29 Feb 2016 02:35:19 +0000 (02:35 +0000)
committerAntti Kantee <pooka@iki.fi>
Mon, 29 Feb 2016 02:35:19 +0000 (02:35 +0000)
Adjusting PATH is necessary, because otherwise ./configure --host
will fail to find the tools.

This reverts commit 1f721d480fa532bf493cf29a89897a572e70f846.

tests/buildtests.sh

index 50119ce0c058908fad829f6b62c6df9a40eac054..d039a522b8883f02f925cf01c27dbdd8c8d89bad 100755 (executable)
@@ -51,6 +51,7 @@ test_apptools()
                exit 1
        esac
 
+       export PATH="${PATH}:${RRDEST}/bin"
        export RUMPBAKE_PLATFORM
 
        make