Sign in
◑
Theme
bazel
/
bazel-toolchains
/
2095becc2b2a112a8823acf8f5ecf4a4f43346a0
/
.
/
container
/
common
/
python2.yaml
blob: 8582e44dceb44d79ac4c6c6d00550de13e540085 [
file
]
schemaVersion:
"2.0.0"
commandTests:
-
name:
'python2-version'
command:
'python'
args:
[
'-V'
]
# python outputs to stderr.
expectedError:
[
'Python 2.7.*'
]
fileExistenceTests:
-
name:
'Python2'
path:
'/usr/bin/python2.7'
shouldExist:
true