bsdtar --version should succeed.
This commit is contained in:
parent
c40b056519
commit
2e4e881bef
@ -788,7 +788,7 @@ version(void)
|
||||
printf("bsdtar %s - %s\n",
|
||||
BSDTAR_VERSION_STRING,
|
||||
archive_version());
|
||||
exit(1);
|
||||
exit(0);
|
||||
}
|
||||
|
||||
static const char *long_help_msg =
|
||||
|
Loading…
x
Reference in New Issue
Block a user