Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions testing/mmeshFromSource.sh
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
# do not run on macOS, currently failing because of CGAL
if [ "$3" == "macOS" ]; then
echo "$0 disabled on Mac OS"
exit 0
fi


base="https://gitlab.dune-project.org"
coreurl="$base/core"
femurl="$base/dune-fem"
Expand Down
Loading