Don't assume python is in /usr/bin in js_minify.py
Reported by
wo...@opera.com,
Oct 21 2016
|
|||
Issue descriptionUserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36 Steps to reproduce the problem: 1. put python 2 somewhere else than /usr/bin 2. build What is the expected behavior? closure compiler used to minify resources What went wrong? compiler errors Did this work before? N/A Chrome version: 53.0.2785.143 Channel: n/a OS Version: Flash Version: i use arch linux, where python 3 is default. when building projects that requrie python 2 i put python 2 before /usr/bin in my path. this works when shebang uses env to resolve python, but not when assuming /usr/bin/python is python 2.
,
Dec 29 2016
,
Dec 30 2016
so I guess this is fixed with #1? Plmk if it's not and I'll reopen |
|||
►
Sign in to add a comment |
|||
Comment 1 by bugdroid1@chromium.org
, Oct 25 2016