From e11d55e706ac9364850fc27a02d1e12f21a3e3fa Mon Sep 17 00:00:00 2001 From: Jason L Hannan Date: Wed, 9 Oct 2019 10:50:39 -0700 Subject: [PATCH] removing proxy setup from test script --- scripts/devel-test.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/devel-test.sh b/scripts/devel-test.sh index 99bbb11..fd0feb4 100755 --- a/scripts/devel-test.sh +++ b/scripts/devel-test.sh @@ -10,10 +10,6 @@ fi export $(grep -v '^#' SOLUTION | ${CMD} -d '\n') export $(grep -v '^#' MANIFEST | ${CMD} -d '\n') -export http_proxy=http://proxy-chain.intel.com:911 -export https_proxy=http://proxy-chain.intel.com:912 -export no_proxy=*.intel.com - mkdir $(pwd)/media wget -O $(pwd)/media/AUD_MW_E.264 \ https://fate-suite.libav.org/h264-conformance/AUD_MW_E.264