oops, missed a bit!

This commit is contained in:
adam@algroup.co.uk 2009-09-05 13:11:31 +00:00
parent 98af9ddf8c
commit 7cea81eea6

View file

@ -38,7 +38,7 @@ if(len(sys.argv) < 3):
print
print 'Should produce the output:'
print
print '\tTarget (BA) matched with final LRC XOR byte value: 5A'
print '\tTarget (BA) requires final LRC XOR byte value: 5A'
print
os._exit(True)