Skip to content

Commit

Permalink
Removed syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
maouw committed Oct 3, 2023
1 parent 5cce384 commit 7ad08a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hyakvnc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ function check_slurmjob_port_open {
shift
;;
-*)
log ERROR "Unknown option for check_slurmjob_port_open: ${1:-}\n"
log ERROR "Unknown option for check_slurmjob_port_open: ${1:-}"
return 1
;;
*)
Expand Down

0 comments on commit 7ad08a3

Please sign in to comment.