Fix Bug 1517342 - Taskcluster fails because of missing env var (#4633)

This commit is contained in:
Andrei Oprea 2019-01-04 17:01:32 +00:00 коммит произвёл Ed Lee
Родитель 6d2e20e9ab
Коммит 8c8697e70f
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -1,6 +1,7 @@
#!/bin/bash
export SHELL=/bin/bash
export TASKCLUSTER_ROOT_URL="https://taskcluster.net"
# Display required for `browser_parsable_css` tests
export DISPLAY=:99.0
/sbin/start-stop-daemon --start --quiet --pidfile /tmp/custom_xvfb_99.pid --make-pidfile --background --exec /usr/bin/Xvfb -- :99 -ac -screen 0 1280x1024x16 -extension RANDR