Bug 1610680 - Fix running mozboot.rust independently after bug 1210157. r=dmajor
commitac43fa53abfb9c79475868a5e21593c273011841
authorMike Hommey <mh+mozilla@glandium.org>
Wed, 22 Jan 2020 13:24:41 +0000 (22 13:24 +0000)
committerMike Hommey <mh+mozilla@glandium.org>
Wed, 22 Jan 2020 13:24:41 +0000 (22 13:24 +0000)
tree8f3c0046b01397f5eedeb58f844b2cc26741d2cf
parent6b44dbdf87f99c279d00075cbaca3c8fb4531d9f
Bug 1610680 - Fix running mozboot.rust independently after bug 1210157. r=dmajor

Bug 1210157 added `unicode_literals` to the script but one use of
literals needed to stay a bytes string.

Differential Revision: https://phabricator.services.mozilla.com/D60628

--HG--
extra : moz-landing-system : lando
python/mozboot/mozboot/rust.py