mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-12 17:14:46 +02:00
Enable tests for OS X builds
This commit is contained in:
@@ -39,12 +39,6 @@ if [ "$BUILDCONFIG" = "local-curl" ]; then
|
|||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ "$OSTYPE" == "darwin"* ]]; then
|
|
||||||
# 'rake' doesn't work. have to figure that one out..
|
|
||||||
echo "Not running test on OS X for now"
|
|
||||||
exit 0
|
|
||||||
fi
|
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
echo ""
|
echo ""
|
||||||
echo "Now running UnrealIRCd test framework..."
|
echo "Now running UnrealIRCd test framework..."
|
||||||
|
|||||||
Reference in New Issue
Block a user