X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=scripts%2Ftest-null.sh;h=32a47b1721f9085e282a72960d1cd200a6556170;hb=bb7085b46ac502e9b494e30d2961400d4baf7a4f;hp=ef6d800d25fd57909202ad694bc491cf84c071e8;hpb=2fed8601cdfc9f9a8ae3e2deab756b65e429e042;p=dpdk.git diff --git a/scripts/test-null.sh b/scripts/test-null.sh index ef6d800d25..32a47b1721 100755 --- a/scripts/test-null.sh +++ b/scripts/test-null.sh @@ -36,7 +36,6 @@ build=${1:-build} coremask=${2:-3} # default using cores 0 and 1 if grep -q SHARED_LIB=y $build/.config; then - export LD_LIBRARY_PATH=$build/lib:$LD_LIBRARY_PATH pmd='-d librte_pmd_null.so' fi