[Devel] [PATCH] cmd_ps message cleanup
Dave Anderson
anderson at redhat.com
Thu Apr 30 07:38:50 PDT 2015
----- Original Message -----
> ps -L no longer exists
>
> Signed-off-by: Vasily Averin <vvs at parallels.com>
> ---
> task.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/task.c b/task.c
> index c875bb9..bc7911b 100644
> --- a/task.c
> +++ b/task.c
> @@ -2843,7 +2843,7 @@ task_struct_member(struct task_context *tc, unsigned
> int radix, struct reference
> }
>
> static char *ps_exclusive =
> - "-a, -t, -c, -p, -g, -l, -m, -L, -S and -r flags are all mutually-exclusive\n";
> + "-a, -t, -c, -p, -g, -l, -m, -S and -r flags are all mutually-exclusive\n";
>
> static void
> check_ps_exclusive(ulong flag, ulong thisflag)
> --
> 1.7.12.4
Done -- queued for crash-7.1.1:
https://github.com/crash-utility/crash/commit/f1dbe49fa87682c2deee79a96e2e53a63080834e
Thanks,
Dave
More information about the Devel
mailing list