contrib/jenkins.sh: dump submodule status before building

Change-Id: I0f9d8f9213fd59605172fac011306c96c39bd5eb
This commit is contained in:
Vadim Yanitskiy
2022-12-14 23:43:32 +07:00
committed by fixeria
parent b60fb8e1e3
commit 5a23a24bb1

View File

@@ -101,6 +101,7 @@ echo
set -x
cd "$base"
git submodule status
autoreconf --install --force
./configure $CONFIG
$MAKE $PARALLEL_MAKE