packcheck
packcheck copied to clipboard
Add a wrapper script to preprocess the arguments when invoking packcheck elsewhere.
The wrapper script should quote the arguments accordingly.
This is related to #52
Can't we use "$@" to pass the arguments quoted?