Skip to content

Commit 8a6cc36

Browse files
committed
try running python.exe
1 parent e4d9506 commit 8a6cc36

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

examples/bzlmod/tests/version_test.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ ls -l $(dirname $bin)
2828

2929
stat $bin
3030
stat -L $bin
31+
32+
python.exe --version
33+
3134
version_py_binary=$($bin)
3235

3336
if [[ "${version_py_binary}" != "${VERSION_CHECK}" ]]; then

0 commit comments

Comments
 (0)