zsh:pdfunite(): Fix execution through missing $0

I don't know what happened there. Apparently I just checked that the
early-abort condition works.
This commit is contained in:
2023-01-23 01:25:39 +01:00
parent a205a7c5ce
commit 5d750e5962

View File

@@ -628,7 +628,7 @@ pdfunite() {
return 2
fi
command "$@"
command pdfunite "$@"
}
# List pids of processes that use an open file