Skip to content

Commit

Permalink
additional removal of extra backtick
Browse files Browse the repository at this point in the history
  • Loading branch information
rg663 authored Jul 19, 2023
1 parent e97a0e7 commit e1e06c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coldfront/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ Switch over to the PI user account and try to run a job again:
```
su - cgray
password: test123
sbatch --wrap "sleep 600"`
sbatch --wrap "sleep 600"
squeue (the job should be running on a node)
exit (logout from cgray account)
```
Expand Down

0 comments on commit e1e06c2

Please sign in to comment.