Skip to content
Snippets Groups Projects
Commit 2b4c35e9 authored by Max Lyon's avatar Max Lyon
Browse files

also change how many folder we go back

parent 32cc0db7
No related branches found
No related tags found
1 merge request!9Cmake library
Pipeline #16248 passed
......@@ -107,8 +107,7 @@ cd Build/bin
#execute tests
./unittests --gtest_color=yes --gtest_output=xml
cd ..
cd ..
cd ../../..
echo -e "${OUTPUT}"
echo ""
......@@ -145,5 +144,4 @@ cd Build/bin
#execute tests
./unittests --gtest_color=yes --gtest_output=xml
cd ..
cd ..
cd ../../..
......@@ -88,8 +88,7 @@ cd Build/bin
#execute tests
./unittests --gtest_color=yes --gtest_output=xml
cd ..
cd ..
cd ../../..
echo -e "${OUTPUT}"
echo ""
......@@ -126,5 +125,4 @@ cd Build/bin
#execute tests
./unittests --gtest_color=yes --gtest_output=xml
cd ..
cd ..
cd ../../..
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment