[Gptfdisk-general] [BUG] gdisk exits with status 1 when successful
Brought to you by:
srs5694
From: Eric B. <ebi...@gm...> - 2014-03-06 02:20:26
|
Since version 0.8.9 (commit 84aaff6b9cf3b802c621781cf9acd006aa5a3e66), gdisk has exited with status 1 when listing the partition table with the 'l' option (and likely in other cases too, looking at the code). The success exit code should be changed back to 0 so that scripts don't think there is an error. |