Skip to content

Commit c7bb36e

Browse files
committed
print python_version_option for debug
1 parent 8b3a132 commit c7bb36e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

irods/test/harness/build-docker.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ for dockerfile in "${ARGS[@]}"; do
3131
PYTHON_VERSION="$temp"
3232
fi
3333
python_version_option=${PYTHON_VERSION:+"--build-arg=python_version=$PYTHON_VERSION"}
34+
echo "************* DWM: python_version_option=[$python_version_option]"
3435
else
3536
package_version_option=""
3637
fi

0 commit comments

Comments
 (0)