We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 059d674 commit be678afCopy full SHA for be678af
test-git-wolfprovider-local.sh
@@ -13,6 +13,7 @@ echo ""
13
KEY_TYPES=("rsa" "ecdsa" "ed25519")
14
ITERATIONS=10
15
TEST_BASE_DIR="/tmp/git-wolfprovider-test"
16
+SSH_TEST_ENABLED=${SSH_TEST_ENABLED:-true} # Enable SSH key testing
17
18
# Non-interactive settings
19
VERBOSE_OUTPUT=${VERBOSE_OUTPUT:-false} # Set to true for verbose output
0 commit comments