Skip to content
Snippets Groups Projects
Commit ef1b4047 authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

#8763 Disable unit tests execution + gnome client compilation

parent 03c62c45
No related branches found
No related tags found
No related merge requests found
......@@ -35,11 +35,11 @@ make check
popd
# Run the unit tests for the daemon
pushd daemon/test
# pushd daemon/test
# Remove the previous XML test file
rm -rf $XML_RESULTS
./run_tests.sh || exit 1
popd
# rm -rf $XML_RESULTS
# ./run_tests.sh || exit 1
# popd
# Compile the client
pushd gnome
......
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