Skip to content

Commit

Permalink
Update testpsijpbs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adi611 authored Oct 3, 2023
1 parent a7e9b28 commit b4f15e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testpsijpbs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
export PATH=$PWD/bin:$PATH
pwd
ls
bash -c 'qmgr -c "create node pbs"'
bash -c 'qmgr -c "set node pbs queue=workq"'
qmgr -c "create node pbs"
qmgr -c "set node pbs queue=workq"
su - pbsuser
qsub -- /bin/sleep 10
qstat

0 comments on commit b4f15e0

Please sign in to comment.