Fix comments in file transfer CI script

This commit is contained in:
Joakim Frostegård 2022-03-26 23:04:45 +01:00
parent 05bbfbc879
commit f20152f658

View file

@ -1,7 +1,6 @@
#!/bin/bash #!/bin/bash
# #
# Test that file transfers work with aquatic_http (with and without TLS) # Test that file transfers work over all protocols.
# aquatic_udp and experimentally aquatic_ws (with TLS).
# #
# IPv6 is unfortunately disabled by default in Docker # IPv6 is unfortunately disabled by default in Docker
# (see sysctl net.ipv6.conf.lo.disable_ipv6) # (see sysctl net.ipv6.conf.lo.disable_ipv6)