(initial) Align formatting and code style to project standards.
This commit is contained in:
@@ -11,11 +11,11 @@
|
||||
# tests/live_test.sh [options]
|
||||
#
|
||||
# Options (env var or flag; flag wins if both given):
|
||||
# --bin PATH PORTHOLE_TEST_BIN porthole binary to test (default: target/debug/porthole)
|
||||
# --host HOST PORTHOLE_TEST_HOST test server hostname (default: vpn.security-command.org)
|
||||
# --user USER PORTHOLE_TEST_USER test server login user (default: overlord)
|
||||
# --identity PATH PORTHOLE_TEST_IDENTITY identity file (default: ~/.ssh/id_ed25519_vpn)
|
||||
# --name PREFIX PORTHOLE_TEST_NAME profile name prefix (default: porttestsuite)
|
||||
# --bin PATH PORTHOLE_TEST_BIN porthole binary to test (default: target/debug/porthole)
|
||||
# --host HOST PORTHOLE_TEST_HOST test server hostname (default: vpn.security-command.org)
|
||||
# --user USER PORTHOLE_TEST_USER test server login user (default: overlord)
|
||||
# --identity PATH PORTHOLE_TEST_IDENTITY identity file (default: ~/.ssh/id_ed25519_vpn)
|
||||
# --name PREFIX PORTHOLE_TEST_NAME profile name prefix (default: porttestsuite)
|
||||
# --skip-network PORTHOLE_TEST_SKIP_NETWORK=1 skip the SOCKS/icanhazip.com phase
|
||||
# --skip-wipe PORTHOLE_TEST_SKIP_WIPE=1 skip the destructive `wipe` phase
|
||||
# --no-build skip the `cargo build` preflight
|
||||
|
||||
Reference in New Issue
Block a user