aboutsummaryrefslogtreecommitdiff
path: root/test/travis-install.sh
diff options
context:
space:
mode:
authorClayton G. Hobbs <clay@lakeserv.net>2019-01-04 14:39:47 -0500
committerNikolaus Rath <Nikolaus@rath.org>2019-01-04 19:39:47 +0000
commit6b10b3c8c0654d63b84e18f5b4c21e342788cdc7 (patch)
tree8236c7f6cf5bb8f7d06edea1fa80374231736943 /test/travis-install.sh
parentd3c6c338ae8e944f914dc4589f313d92c78dad4f (diff)
downloadsshfs-6b10b3c8c0654d63b84e18f5b4c21e342788cdc7.tar
sshfs-6b10b3c8c0654d63b84e18f5b4c21e342788cdc7.tar.gz
sshfs-6b10b3c8c0654d63b84e18f5b4c21e342788cdc7.tar.bz2
sshfs-6b10b3c8c0654d63b84e18f5b4c21e342788cdc7.zip
Also remap GID under non-MacOS
The manpage says that -o idmap=user maps the UID and GID, but it apparently only mapped the UID. The code was in place to map the GID as well, but it was hidden behind #ifdef __APPLE__. This commit removes those #ifdefs, and in a couple of cases the code inside an #else, to make the option behave as documented.
Diffstat (limited to 'test/travis-install.sh')
0 files changed, 0 insertions, 0 deletions