Skip to content

Commit 5d7c518

Browse files
author
YasinGuenduez-EH
authored
ignore tests
1 parent d562559 commit 5d7c518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compile-git-with-openssl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
set -eu
33
# Gather command line options
4-
SKIPTESTS=
4+
SKIPTESTS="YES"
55
BUILDDIR=
66
SKIPINSTALL=
77
for i in "$@"; do

0 commit comments

Comments
 (0)