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

Commit 7d79a36

Browse files
committed
Revert changes to ./src/external/run_test.sh from commit 5cf888d
1 parent 1be002d commit 7d79a36

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/external/run_test.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@ 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
7578

7679
destroy_worker
7780
./testMainEncoder

0 commit comments

Comments
 (0)