Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
tor-browser-bundle-testsuite
Commits
62995e07
Unverified
Commit
62995e07
authored
Sep 05, 2014
by
boklm
Browse files
config/*: update reports-url
parent
5c978152
Changes
5
Hide whitespace changes
Inline
Side-by-side
config/browser-unit
View file @
62995e07
...
...
@@ -23,7 +23,7 @@ my @commits = get_commits_by_branch($torbrowser_branch, $esr_branch);
my
%res
=
(
args
=>
[]
,
'
reports-url
'
=>
'
http
s
://
people.torproject.org/~boklm/tbbtes
ts/
',
'
reports-url
'
=>
'
http://
93.95.228.164/repor
ts/
',
tags
=>
[
$torbrowser_branch
],
);
my
$previous
;
...
...
config/linus-nightly
View file @
62995e07
...
...
@@ -36,7 +36,7 @@ if (!get($shaurl)) {
'
mcs@pearlcrescent.com
',
'
gunes.acar@esat.kuleuven.be
',
],
'
reports-url
'
=>
'
http
s
://
people.torproject.org/~boklm/tbbtes
ts/
',
'
reports-url
'
=>
'
http://
93.95.228.164/repor
ts/
',
known_issues
=>
{
readelf_PIE
=>
file_known_issue
(
'
TorBrowser/Tor/PluggableTransports/meek-client
'
=>
'
10935
',
...
...
config/linus-nightly-virustotal
View file @
62995e07
...
...
@@ -33,5 +33,5 @@ if (!get($shaurl)) {
selenium
=>
0
,
'
email-from
'
=>
'
TBB Nightly Tests <boklm@torproject.org>
',
'
email-to
'
=>
[
'
boklm@mars-attacks.org
',
],
'
reports-url
'
=>
'
http
s
://
people.torproject.org/~boklm/tbbtes
ts/
',
'
reports-url
'
=>
'
http://
93.95.228.164/repor
ts/
',
);
config/release
View file @
62995e07
...
...
@@ -17,7 +17,7 @@ foreach my $build (@latest_builds) {
keyring
=>
"
$build
->{user}.gpg
",
args
=>
[
$build
->
{
url
}
],
tags
=>
[
"
$build
->{version}-
$build
->{build}
"
],
'
reports-url
'
=>
'
http
s
://
people.torproject.org/~boklm/tbbtes
ts/
',
'
reports-url
'
=>
'
http://
93.95.228.164/repor
ts/
',
'
email-from
'
=>
'
TBB Tests <boklm@torproject.org>
',
'
email-to
'
=>
[
'
tor-qa@lists.torproject.org
',
'
boklm@mars-attacks.org
',
],
newlayout
=>
0
,
...
...
config/release-virustotal
View file @
62995e07
...
...
@@ -20,7 +20,7 @@ foreach my $build (@latest_builds) {
mozmill
=>
0
,
selenium
=>
0
,
newlayout
=>
0
,
'
reports-url
'
=>
'
http
s
://
people.torproject.org/~boklm/tbbtes
ts/
',
'
reports-url
'
=>
'
http://
93.95.228.164/repor
ts/
',
'
email-from
'
=>
'
TBB Tests <boklm@torproject.org>
',
'
email-to
'
=>
[
'
tor-qa@lists.torproject.org
',
'
boklm@mars-attacks.org
',
],
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment