mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-10 20:43:48 -05:00
Update OpenSSL to 1.0.1q (fixes #496)
This commit is contained in:
@@ -10,7 +10,7 @@ if [ "$FIXTURE_ROOT" != "$BATS_TEST_DIRNAME/fixtures" ]; then
|
||||
fi
|
||||
|
||||
teardown() {
|
||||
rm -fr "$TMP"/*
|
||||
rm -fr "${TMP:?}"/*
|
||||
}
|
||||
|
||||
stub() {
|
||||
|
||||
Reference in New Issue
Block a user