Commit Graph

6 Commits

Author SHA1 Message Date
npetrov
6703e700ba check for broken symlinks when using --force 2010-06-09 08:34:34 -07:00
Jesse Keating
5beb34227e Change slightly the output of _doCheckSum so that it's type:hash for easier parsing. 2008-08-04 17:04:19 -04:00
Jesse Keating
116a0df898 Don't read the entire file at once. This will run machines out of memory.
Also, always use binary mode on the files, or else our hashes will be odd.
2008-07-15 18:10:19 -04:00
Jesse Keating
38bd19ea9a Add a utility to generate a hashsum of a file 2008-07-14 23:26:52 -04:00
Jesse Keating
151e3b134e We use sys here too 2008-06-13 13:48:09 -04:00
Jesse Keating
64e5734178 Add our util.py file with all the "utility" functions. 2008-06-12 11:43:57 -04:00