summaryrefslogtreecommitdiff
path: root/.gitlab
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2020-01-04 15:09:23 -0500
committerMarge Bot <ben+marge-bot@smart-cactus.org>2020-01-07 13:13:02 -0500
commite35fe8d58f18bd179efdc848c617dc9eddf4478b (patch)
tree333f23326e4870ce33f0fcead6488e1be9b2788f /.gitlab
parent34bc02c7bc8b7e8c267e6da9a8c35a6c25f1b72e (diff)
downloadhaskell-e35fe8d58f18bd179efdc848c617dc9eddf4478b.tar.gz
testsuite: Fix Windows platform test
Previously we used platform.system() and while this worked fine (e.g. returned `Windows`, as expected) locally under both msys and MingW64 Python distributions, it inexplicably returned `MINGW64_NT-10.0` under MingW64 Python on CI. It seems os.name is more reliable so we now use that instead..
Diffstat (limited to '.gitlab')
0 files changed, 0 insertions, 0 deletions