Re: [PATCH] rt-tests: oslat: print version string
From: Peter Xu <peterx@redhat.com>
Date: 2021-02-11 14:10:11
From: Peter Xu <peterx@redhat.com>
Date: 2021-02-11 14:10:11
On Wed, Feb 10, 2021 at 11:42:21PM -0500, John Kacur wrote:
During the streamlining of the command line options something went awry with the version. The author of oslat wishes to always print the version string. This allows us to just exit in the case of -v
Thanks. It's just that if we need to recover "-v" behavior it's simply to just add that print() back, imho. Sorry if I seemed to have made that request "stronger". :)
Fixes e411219d27b1 Reported-by: Pradipta Kumar Sahoo <redacted> Reported-by: Reported-by: Peter Xu <peterx@redhat.com> Signed-off-by: John Kacur <jkacur@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com> -- Peter Xu