toxcore/.travis
Maxim Biro 805858716e
Fix file permission issue in toxchat/bootstrap-node
/var/lib/tox-bootstrapd on the host is owned by hosts's tox-bootstrapd
and chowned 700, but the container attempts to access it as its own
tox-bootstrapd user with possibly different uid:gid, which will fail if
host's tox-bootstrapd user has different uid:gid than the tox-bootstrapd
user inside the container.

This change makes the container use host's tox-bootstrapd uid:gid, which
fixes the issue.
2021-12-14 08:55:52 -05:00
..
autotools-linux chore: Add autotools build; exempt crypto_pwhash from tokstyle. 2021-12-13 18:47:45 +00:00
cmake-freebsd-env.sh style: Run restyled on Travis and Circle CI scripts. 2020-05-08 01:31:24 +01:00
cmake-freebsd-stage1 style: Run restyled on Travis and Circle CI scripts. 2020-05-08 01:31:24 +01:00
cmake-freebsd-stage1.expect Update and fix FreeBSD setup on Travis-CI 2020-03-10 06:16:00 -04:00
cmake-freebsd-stage2 style: Run restyled on Travis and Circle CI scripts. 2020-05-08 01:31:24 +01:00
cmake-linux chore: Run infer static analyser on circle ci builds. 2021-12-06 20:25:50 +00:00
cmake-osx style: Run restyled on Travis and Circle CI scripts. 2020-05-08 01:31:24 +01:00
cmake-win32 style: Run restyled on Travis and Circle CI scripts. 2020-05-08 01:31:24 +01:00
cmake-win64 style: Run restyled on Travis and Circle CI scripts. 2020-05-08 01:31:24 +01:00
cmake-windows.sh style: Run restyled on Travis and Circle CI scripts. 2020-05-08 01:31:24 +01:00
flags-clang.sh style: Run restyled on Travis and Circle CI scripts. 2020-05-08 01:31:24 +01:00
flags-gcc.sh style: Run restyled on Travis and Circle CI scripts. 2020-05-08 01:31:24 +01:00
flags.sh style: Run restyled on Travis and Circle CI scripts. 2020-05-08 01:31:24 +01:00
tox-bootstrapd-docker Fix file permission issue in toxchat/bootstrap-node 2021-12-14 08:55:52 -05:00
upload-coverage style: Run restyled on Travis and Circle CI scripts. 2020-05-08 01:31:24 +01:00