remove debug
[lttng-tools.git] / src / bin / lttng-sessiond / cmd.c
index 5d0704d1d0817c18b4400a510c6bae97ea5bd0fc..0eba587c133adb20841343840d6902aa075a21bc 100644 (file)
@@ -4223,7 +4223,6 @@ int cmd_rotate_session(struct ltt_session *session,
                snprintf(session->rotation_chunk.current_rotate_path,
                                PATH_MAX, "%s",
                                base_path);
-               fprintf(stderr, "b: %s\n", base_path);
        } else {
                /*
                 * The currently active tracing path is now the folder we
This page took 0.024542 seconds and 5 git commands to generate.