index a5169a13e5a6eb083e58470fa5af462e1344f9d9..03c2e46b9c44da8ea10d9f427166f88af4397066 100644 (file)
# What flavor of host are we on?
# Treat MINGW* (msys1) and MSYS* (msys2) the same.
-testhost=`uname -s | sed s/^MSYS/MINGW/`
+testhost=`uname -s | sed 's/^MSYS/MINGW/'`
# Establish how the server will listen for connections
case $testhost in