diff options
author | Andrew Dunstan | 2015-08-03 00:58:18 +0000 |
---|---|---|
committer | Andrew Dunstan | 2015-08-03 00:58:18 +0000 |
commit | 690ed2b76ab91eb79ea04ee2bfbdc8a2693f2a37 (patch) | |
tree | 5dce2e0ab1ee2fe542e87df6187182ca8480eeaf /src/backend/commands | |
parent | 13bba02271dce865cd20b6f49224889c73fed4e7 (diff) |
Allow TAP tests to run under Msys
The Msys DTK perl, which is required to run TAP tests under Msys as a
native perl won't recognize the correct virtual paths, has its osname
recorded in the Config module as 'msys' instead of 'MSWin32'. To avoid
having to repeat the test a variable is created that is true iff the
osname is either of these values, and is then used everywhere that
matters.
Diffstat (limited to 'src/backend/commands')
0 files changed, 0 insertions, 0 deletions