Skip to content

Commit e1e06c2

Browse files
authored
additional removal of extra backtick
1 parent e97a0e7 commit e1e06c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

coldfront/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Switch over to the PI user account and try to run a job again:
145145
```
146146
su - cgray
147147
password: test123
148-
sbatch --wrap "sleep 600"`
148+
sbatch --wrap "sleep 600"
149149
squeue (the job should be running on a node)
150150
exit (logout from cgray account)
151151
```

0 commit comments

Comments
 (0)