1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-12-15 04:30:33 +00:00

Fix tests in i386

This commit is contained in:
Carles Fernandez 2018-02-11 00:48:09 +01:00
parent 03b134495b
commit 42d71348c5

View File

@ -125,7 +125,7 @@ run-test-i386:
- mkdir build-test
- mkdir build32
- cd build-test
- cmake ..
- cmake -DENABLE_PACKAGING=ON ..
- make -j2
- make check
- ../install/run_tests --gtest_output=xml