On Thu, Mar 23, 2017 at 01:07:16PM +0100, Philipp Maier wrote:
return self._tp.send_apdu_checksw(self.cla_byte + '2000' + ('%02X' % chv_no) + '08' + fc)
\ No newline at end of file
return self._tp.send_apdu_checksw(self.cla_byte + '2000' + ('%02X' % chv_no) + '08' + fc)
This shows me that the patch is not based on the current master. I fixed the missing newline in another patch.
...maybe let's wait a bit, if we're moving this to gerrit soon you won't need to send another mail.
~N