mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +00:00
Fix comments in file transfer CI script
This commit is contained in:
parent
05bbfbc879
commit
f20152f658
1 changed files with 2 additions and 3 deletions
5
.github/actions/test-transfer/entrypoint.sh
vendored
5
.github/actions/test-transfer/entrypoint.sh
vendored
|
|
@ -1,8 +1,7 @@
|
|||
#!/bin/bash
|
||||
#
|
||||
# Test that file transfers work with aquatic_http (with and without TLS)
|
||||
# aquatic_udp and experimentally aquatic_ws (with TLS).
|
||||
#
|
||||
# Test that file transfers work over all protocols.
|
||||
#
|
||||
# IPv6 is unfortunately disabled by default in Docker
|
||||
# (see sysctl net.ipv6.conf.lo.disable_ipv6)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue