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 <psahoo@xxxxxxxxxx> > Reported-by: Reported-by: Peter Xu <peterx@xxxxxxxxxx> > > Signed-off-by: John Kacur <jkacur@xxxxxxxxxx> Reviewed-by: Peter Xu <peterx@xxxxxxxxxx> -- Peter Xu