[thin-metadata-size] -V was exiting with 1
This commit is contained in:
parent
3790f2e79c
commit
313716028e
@ -215,7 +215,7 @@ static void help(struct global *g)
|
||||
static void version(struct global *g)
|
||||
{
|
||||
printf("%s\n", THIN_PROVISIONING_TOOLS_VERSION);
|
||||
exit_prg(g, 1);
|
||||
exit_prg(g, 0);
|
||||
}
|
||||
|
||||
static void check_unit(struct global *g, char *arg)
|
||||
|
Loading…
Reference in New Issue
Block a user