git-pw: Print the correct revision when applying with --revision
When running "git pw apply --revision N SERIES_ID" it always says that it applies the newest revision even though it does the correct thing - it applies the requested one. This patch fixes the logic to print the correct revision. This fixes #22 Signed-off-by:Bhanuprakash Modem <bhanuprakash.modem@intel.com> Signed-off-by:
Arkadiusz Hiler <arkadiusz.hiler@intel.com>