mirror of
https://github.com/TokTok/c-toxcore
synced 2026-05-26 20:34:43 +00:00
refactor: Add file/line to tox-bootstrapd logging.
Also, allow trace logging in bootstrapd (disabled by default, but enabled on the websockify docker image so we can debug things there).
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
set -eux
|
||||
BUILD=cppcheck
|
||||
other/docker/sources/build
|
||||
other/docker/sources/build.sh
|
||||
docker build -t "toxchat/c-toxcore:$BUILD" -f "other/docker/$BUILD/$BUILD.Dockerfile" .
|
||||
|
||||
Reference in New Issue
Block a user