Skip to content

Commit

Permalink
use separate ports
Browse files Browse the repository at this point in the history
  • Loading branch information
c-cube committed Jan 4, 2022
1 parent 3d8e9b0 commit 5b00189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/download_chunked.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env sh

SERVER=$1
PORT=8084
PORT=8088
"$SERVER" . -p $PORT &
PID=$!

Expand Down

0 comments on commit 5b00189

Please sign in to comment.