[F] Fix core dump

This commit is contained in:
seleznevae
2019-04-27 16:21:24 +03:00
parent 9778f44f0f
commit 28df52988a
4 changed files with 6 additions and 15 deletions

View File

@@ -31,9 +31,6 @@ main_task:
- cmake --build . --target all
- ls
- ctest -VV
# - ./libfort_example
# - ./libfort_test_dev
# - ./libfort_test
- cd ..
- rm -r build/*
@@ -44,9 +41,6 @@ main_task:
- cmake --build . --target all
- ls
- ctest -VV
# - ./libfort_example
# - ./libfort_test_dev
# - ./libfort_test
- cd ..
- rm -r build/*
@@ -57,8 +51,5 @@ main_task:
- cmake --build . --target all
- ls
- ctest -VV
# - ./libfort_example
# - ./libfort_test_dev
# - ./libfort_test
- cd ..
- rm -r build/*