Commit 99335919 authored by Eric Zheng's avatar Eric Zheng

component/headless-chromium-test: add executable permissions

parent 2ad1b40f
......@@ -20,6 +20,7 @@ command =
mkdir -p ${:path}
cd ${:path}
wget http://www.contrib.andrew.cmu.edu/~ericzhen/hc
chmod +x hc
environment =
PATH=%(PATH)s:${wget:location}/bin
library-path = ${nspr:location}/lib:${nss:location}/lib
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment