Change proxy server IP
authorJun Wang <junbill.wang@samsung.com>
Wed, 13 Apr 2016 00:47:24 +0000 (08:47 +0800)
committerJun Wang <junbill.wang@samsung.com>
Sat, 21 May 2016 00:30:42 +0000 (08:30 +0800)
Change-Id: Ifc5d82b42a7a50ee021ae695da46e55488ea3fef

cases/build/test_build_proxy_trailing_with_oblique_line.case

index b041065..a0d8392 100644 (file)
@@ -10,8 +10,8 @@
     <copy src="conf/base.cfg" />
   </fixtures>
   <setup><![CDATA[
-export http_proxy=http://109.123.123.21:808
-export https_proxy=http://109.123.123.21:808
+export http_proxy=http://109.123.97.11:8080
+export https_proxy=http://109.123.97.11:8080
 export no_proxy="localhost"
 ]]></setup>
   <steps><![CDATA[