Commit a5a69241 authored by Test's avatar Test

.

parent 19d71f51
...@@ -74,7 +74,7 @@ EOF ...@@ -74,7 +74,7 @@ EOF
git clone https://lab.nexedi.com/kirr/lmbench.git git clone https://lab.nexedi.com/kirr/lmbench.git
pushd lmbench/lmbench3/src pushd lmbench/lmbench3/src
make -j`nproc` make -j`nproc`
go build -o ../bin/`../scripts/os`/tcp_lat_go lat_tcp.go go build -o ../bin/`../scripts/os`/lat_tcp_go lat_tcp.go
popd popd
echo ok >deployed echo ok >deployed
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment