Skip to content
Snippets Groups Projects
Commit e6ce8e0b authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

update

parent aa578c02
No related branches found
No related tags found
5 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!74Md revision
Pipeline #
......@@ -17,7 +17,7 @@ alias qs='qstat -a'
module load PrgEnv-gnu
# Display information to standard output - only in interactive ssh session
if [ -n[ "$SSH_TTY" ]
if [ -n [ "$SSH_TTY" ]
then
module list # Display loaded modules
fi
......
......@@ -17,7 +17,7 @@ alias qs='qstat -a'
module load intel/2015b
# Display information to standard output - only in interactive ssh session
if [ -n[ "$SSH_TTY" ]
if [ -n [ "$SSH_TTY" ]
then
module list # Display loaded modules
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment