Skip to content
Snippets Groups Projects
Commit fca2bf59 authored by Adam Fekete's avatar Adam Fekete
Browse files

enable debugging

parent a54a17db
No related branches found
No related tags found
3 merge requests!123testing develop merge,!23Various tutorials,!19cmlkit - new tutorial
......@@ -104,7 +104,7 @@ USER root
RUN chown -R $NB_USER:$NB_GID $PWD
USER $NB_USER
RUN python make -v cpp --include-path /usr/include/gsl/ --library-path /usr/lib/
RUN python make -v --debug cpp --include-path /usr/include/gsl/ --library-path /usr/lib/ 2>&1
RUN python make -v python --include-path /usr/include/gsl/ --library-path /usr/lib/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment