Skip to content
Snippets Groups Projects
Commit f1bcc8dc authored by BaM's avatar BaM
Browse files

test

parent 3e302b8b
No related branches found
No related tags found
No related merge requests found
......@@ -107,7 +107,7 @@ done
if [ "${GTEST}" = true ]; then
if ! ping -c 1 google.com >> /dev/null 2>&1; then
echo "An internet connection is required to compile the test"
exit 1
# exit 1
fi
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment