without ticks, zsh expands ... to ../.. for some strange reasons

This commit is contained in:
Martin Diehl 2016-07-31 21:30:23 +02:00
parent b02bbc77d8
commit 0d1dfc153e
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ if [ ! -z "$PS1" ]; then
echo Max-Planck-Institut für Eisenforschung GmbH, Düsseldorf
echo https://damask.mpie.de
echo
echo Using environment with ...
echo "Using environment with ..."
echo "DAMASK $DAMASK_ROOT"
echo "Spectral Solver $SOLVER"
echo "Post Processing $PROCESSING"