Commit 67f9bad
committed
fix: update sbatch command in check_status.sh to set working directory
Modified the sbatch command in check_status.sh to include the --chdir option, ensuring that jobs are submitted with the correct working directory. This change enhances the script's reliability when handling job submissions with relative paths.1 parent bd9f280 commit 67f9bad
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
| 286 | + | |
287 | 287 | | |
288 | 288 | | |
0 commit comments