mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 20:49:27 +00:00
5 lines
164 B
Plaintext
5 lines
164 B
Plaintext
product=${product:-js}
|
|
branch=${branch:-1.8.0}
|
|
buildtype=${buildtype:-debug}
|
|
jsshellsourcepath=${jsshellsourcepath:-/work/mozilla/builds/1.8.0-test/mozilla/js/src}
|