Skip to content

Commit

Permalink
Update checkAllsky.sh: fix SC2086
Browse files Browse the repository at this point in the history
  • Loading branch information
EricClaeys authored Dec 18, 2024
1 parent 72d5f33 commit b5c1bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/checkAllsky.sh
Original file line number Diff line number Diff line change
Expand Up @@ -868,4 +868,4 @@ else
fi
fi

exit ${RET}
exit "${RET}"

0 comments on commit b5c1bcd

Please sign in to comment.