···1647case $uname_s in
1648Darwin)
1649 test_set_prereq MACOS
0001650 ;;
1651*MINGW*)
1652 # Windows has its own (incompatible) sort and find
···1647case $uname_s in
1648Darwin)
1649 test_set_prereq MACOS
1650+ test_set_prereq POSIXPERM
1651+ test_set_prereq BSLASHPSPEC
1652+ test_set_prereq EXECKEEPSPID
1653 ;;
1654*MINGW*)
1655 # Windows has its own (incompatible) sort and find