summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mock.c b/src/mock.c
index 181dbc8..0946b5e 100644
--- a/src/mock.c
+++ b/src/mock.c
@@ -157,7 +157,7 @@ int main (int argc, char **argv)
}
newargv[newargc] = NULL;
- printf("INFO: mock suid wrapper version " MOCK_RELEASE_VERSION " \n");
+ debug("INFO: mock suid wrapper version " MOCK_RELEASE_VERSION " \n");
// clone a new process with a separate namespace
// Note: we have to use syscall here, since we want the