Skip to content

Commit

Permalink
satisfy shfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
ReDTerraN committed Apr 25, 2023
1 parent d9fcef8 commit 1a80401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/xpanes
Original file line number Diff line number Diff line change
Expand Up @@ -1850,7 +1850,7 @@ xpns_opt_checker() {
fi
fi
if [[ -n "$_arg" ]] && [[ "$_arg" =~ $_pattern ]]; then
return 0
return 0
fi
xpns_log "error" "Invalid argument '$_arg' for $_option option"
exit ${XP_EINVAL}
Expand Down

0 comments on commit 1a80401

Please sign in to comment.