Periodic hello.c compilation
atalii opened this issue · 0 comments
atalii commented
Hello! I'm testing this out to use on my home server, and I see the following log line indicating that the server keeps compiling what I assume is the sample program in the tests dir:
distccd[8] (dcc_job_summary) client: 127.0.0.1:46724 COMPILE_OK exit:0 sig:0 core:0 ret:0 time:50ms gcc hello.c
I'd rather not compile hello world every so often; is this behavior intentional? If so, is there a way to disable it? Thanks so much! This is a very helpful resource :)