Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 4ef8f91b authored by Adrien Leman's avatar Adrien Leman Committed by hhakim
Browse files

debug run ctest

parent 4a14a4ed
No related branches found
No related tags found
No related merge requests found
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
################################################################### ###################################################################
# Directory of the library used in the FAUST PROJECT # Directory of the library used in the FAUST PROJECT
# On ajoute le path /usr/local/bin pour le ctest command.
export PATH=$PATH:/Applications/MATLAB_R2014b.app/bin/:/usr/local/bin; export PATH=$PATH:/Applications/MATLAB_R2014b.app/bin/:/usr/local/bin;
#export PATH=$PATH:usr/local/include
# Directory of the local path of the nightly project # Directory of the local path of the nightly project
export PATH_DIR_RUN_NIGHTLY='/Users/ci/CTest_nightly' export PATH_DIR_RUN_NIGHTLY='/Users/ci/CTest_nightly'
......
...@@ -17,7 +17,8 @@ ...@@ -17,7 +17,8 @@
################################################################### ###################################################################
# Directory of the library used in the FAUST PROJECT # Directory of the library used in the FAUST PROJECT
export PATH=$PATH:/usr/local/MATLAB/R2014b/bin; # On ajoute le path /usr/local/bin pour le ctest command.
export PATH=$PATH:/usr/local/MATLAB/R2014b/bin:/usr/local/bin;
#export PATH=$PATH:usr/local/include #export PATH=$PATH:usr/local/include
# Directory of the local path of the nightly project # Directory of the local path of the nightly project
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment