removing proxy setup from test script
This commit is contained in:
parent
94af6dd6cb
commit
e11d55e706
@ -10,10 +10,6 @@ fi
|
|||||||
export $(grep -v '^#' SOLUTION | ${CMD} -d '\n')
|
export $(grep -v '^#' SOLUTION | ${CMD} -d '\n')
|
||||||
export $(grep -v '^#' MANIFEST | ${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
|
mkdir $(pwd)/media
|
||||||
wget -O $(pwd)/media/AUD_MW_E.264 \
|
wget -O $(pwd)/media/AUD_MW_E.264 \
|
||||||
https://fate-suite.libav.org/h264-conformance/AUD_MW_E.264
|
https://fate-suite.libav.org/h264-conformance/AUD_MW_E.264
|
||||||
|
Loading…
x
Reference in New Issue
Block a user