dstndstn opened a new pull request #180:
URL: https://github.com/apache/guacamole-manual/pull/180
Instead of using -path, pass paths as regular arguments. This is
POSIX-compatible.
Without this, the `find` call fails on Mac OSX 10.15:
find: illegal option -- p
usage: find [-H | -L | -P] [-EXdsx] [-f path] path ... [expression]
find [-H | -L | -P] [-EXdsx] -f path [path ...] [expression]
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]