mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
parent
80099cd7ff
commit
aba232c923
|
@ -90,7 +90,7 @@ test:
|
|||
if: linux
|
||||
|
||||
# Find a free port
|
||||
- PORT=$(pkgx get-port)
|
||||
- PORT=$(pkgx get-port | tail -n1)
|
||||
|
||||
- ./echo --mode server --port $PORT -use_datagrams=true &
|
||||
- sleep 5
|
||||
|
|
Loading…
Reference in a new issue