Code review comment for lp:~blake-rouse/maas/largefile-model

Revision history for this message
Blake Rouse (blake-rouse) wrote :

Jason,

Changed sha256 field to 64 length.

This command reports it as 65, 'sha256sum setup.py | awk '{print $1}' | wc'. But you are correct python does not need the '\0'.

« Back to merge proposal