Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit bd04c5e

Browse files
committed
Revert changes to ./src/external/run_test.sh from commit 0609516
1 parent 7d79a36 commit bd04c5e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/external/run_test.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,6 @@ if [ "${REPO}" = "oss" ] ; then
7272

7373
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/local/lib64/pkgconfig:$PKG_CONFIG_PATH
7474
export LD_LIBRARY_PATH=/usr/local/lib64:$LD_LIBRARY_PATH
75-
echo "ip= 127.0.0.1 port= 9090" > config_localhost.txt
76-
echo "ip= 127.0.0.1 port= 9090" > config.txt
77-
echo "ip= 10.67.118.197 port= 9090" >> config.txt
7875

7976
destroy_worker
8077
./testMainEncoder

0 commit comments

Comments
 (0)