Skip to content
Snippets Groups Projects
Commit 259463c7 authored by David Verelst's avatar David Verelst
Browse files

updated docs: node spool dir on Gorm is different

parent 1b1e786e
No related branches found
No related tags found
No related merge requests found
...@@ -514,7 +514,10 @@ outputting to the command line in the file: ...@@ -514,7 +514,10 @@ outputting to the command line in the file:
``` ```
Or when watch what is happening at the end in real time Or when watch what is happening at the end in real time
``` ```
# on Jess:
tail -f /var/lib/torque/spool/JOBID.jess.dtu.dk.OU tail -f /var/lib/torque/spool/JOBID.jess.dtu.dk.OU
# on Gorm:
tail -f /var/spool/pbs/spool/JOBID.g-000.risoe.dk.OU
``` ```
......
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