Re: [PATCH] trace-cmd documentation: Remove check-manpages.sh for trace-cmd in meson build
Daniel Wagner <[email protected]>
| Newsgroups | org.kernel.vger.linux-trace-devel |
|---|---|
| Message-ID | <kpns6smx76jpzbxuf7zaqdrjmuevbb7zs6nqoewvde46ewots2@oljigi32qzra> |
On Thu, Jul 25, 2024 at 11:26:20AM GMT, Steven Rostedt wrote: > From: "Steven Rostedt (Google)" <[email protected]> > > The creation of man pages for trace-cmd ran the check-manpages.sh script, > which is only used for the libtracecmd library, not the tools. This caused > the build to spit out warning of grep not finding libtracecmd.txt. Ah, okay, didn't noticed that back then. > Fixes: 736df0648d16b ("trace-cmd: Add initial support for meson") > Signed-off-by: Steven Rostedt (Google) <[email protected]> Anyway, looks good. Reviewed-by: Daniel Wagner <[email protected]>