Skip to content

Commit

Permalink
Bug 1393134, url change for tooltool (uplift from Bug 1284475), r=kaie
Browse files Browse the repository at this point in the history
  • Loading branch information
Rok Garbas committed Aug 23, 2017
1 parent 492129a commit 7f7ff7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion automation/taskcluster/windows/setup.sh
Expand Up @@ -23,4 +23,4 @@ hg_clone() {
}

hg_clone https://hg.mozilla.org/build/tools tools default
tools/scripts/tooltool/tooltool_wrapper.sh $(dirname $0)/releng.manifest https://api.pub.build.mozilla.org/tooltool/ non-existant-file.sh /c/mozilla-build/python/python.exe /c/builds/tooltool.py --authentication-file /c/builds/relengapi.tok -c /c/builds/tooltool_cache
tools/scripts/tooltool/tooltool_wrapper.sh $(dirname $0)/releng.manifest https://tooltool.mozilla-releng.net/ non-existant-file.sh /c/mozilla-build/python/python.exe /c/builds/tooltool.py --authentication-file /c/builds/relengapi.tok -c /c/builds/tooltool_cache

0 comments on commit 7f7ff7f

Please sign in to comment.