Passing both -u and -o to unzip is ambiguous, as -u only overwrites files that are older
while -o always overwrites them. What's worse, on FreeBSD using -u and -o together is an error that breaks the build. Tests show Info-ZIP's unzip treats -u and -o together as just -u, so let's call unzip with just -u.
Showing
Please
register
or
sign in
to comment