Urs Wolfer a11276ae99 Fix buck build error because of not encoded argument
On Arch Linux using Python 2.7.6 with a recent clone of buck,
I got the following error:

  Traceback (most recent call last):
    File "gerrit/tools/download_file.py", line 100, in <module>
      cache_ent = cache_entry(args)
    File "gerrit/tools/download_file.py", line 80, in cache_entry
      h = sha1(args.u).hexdigest()
  TypeError: Unicode-objects must be encoded before hashing

Change-Id: I7a638b56a14cf579ba57f2a5c17df62cf3fbf266
2014-04-26 13:20:00 +02:00
..
2014-04-10 18:55:32 +09:00
2014-02-12 23:33:40 +09:00
2013-09-19 18:29:07 +00:00
2013-09-04 21:31:03 -07:00
2014-01-17 09:05:00 +01:00