Skip to content

Commit 1bbb56e

Browse files
author
Jeff Whitaker
committed
print perl version number
1 parent ef9c1ea commit 1bbb56e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ function build_curl {
5050
else # manylinux
5151
flags="$flags --with-ssl"
5252
if [[ $MB_ML_VER == "_2_28" ]]; then
53+
perl -v
5354
yum_install perl-Data-Dumper
5455
fi
5556
build_openssl

0 commit comments

Comments
 (0)