blob: d019fa0c88baf0cbc4c0b84d07c1405b7404f4e1 [file] [log] [blame]
echo "This is a test of building on a mac"
echo "The next lines should match"
echo
echo "expect: OS = Darwin"
echo "actual: OS = $(uname)"