Update 'jenkins/scripts/setup_variables.sh'

This commit is contained in:
andreacavalli 2020-10-09 10:25:42 +02:00
parent a80c43f324
commit 3d703d7bc0
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ echo "TRAVIS_OS_NAME_SHORT=${TRAVIS_OS_NAME_SHORT}"
echo "SRC_TDJNI_LIBNAME=${SRC_TDJNI_LIBNAME}"
echo "DEST_TDJNI_LIBNAME=${DEST_TDJNI_LIBNAME}"
echo "TDLIB_RESOURCES_OUTPUT_DIR=${TDLIB_RESOURCES_OUTPUT_DIR}"
echo "BUILDPROFILE=${BUILDPROFILE}"
echo "CURRENT DIRECTORY* ($(pwd)):"
ls -alch "$(pwd)"
echo "WORK DIRECTORY CONTENT* (${TRAVIS_BUILD_DIR}):"