Re: [PATCH] rt-tests: oslat: print version string
From: Daniel Wagner <hidden>
Date: 2021-02-11 13:51:56
From: Daniel Wagner <hidden>
Date: 2021-02-11 13:51:56
On Thu, Feb 11, 2021 at 08:42:41AM -0500, John Kacur wrote:
Because the version is printed out before the call to parse the options. If you don't remove it here, it gets printed out twice.
Ah, that makes sense.