debugging source statement1

This commit is contained in:
Martin Diehl 2017-04-13 07:31:57 +02:00
parent 043d96f902
commit 75c3fff355
1 changed files with 4 additions and 0 deletions

View File

@ -89,7 +89,11 @@ checkout:
#- git clone git@magit1.mpie.de:damask/PRIVATE.git
- echo $DAMASKROOT
- echo $PWD
- type source
- type .
- type cd
- cat DAMASK_env.sh
- . $DAMASKROOT/DAMASK_env.sh > /tmp/log
- source $DAMASKROOT/DAMASK_env.sh > /tmp/log
- echo p $PYTHONPATH
- make install