Skip to content
GitLab
Menu
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
82e453b4
Unverified
Commit
82e453b4
authored
Aug 27, 2014
by
boklm
Browse files
config/release*: set tags rather than tbbversion option
parent
865b8acd
Changes
2
Hide whitespace changes
Inline
Side-by-side
config/release
View file @
82e453b4
...
...
@@ -16,7 +16,7 @@ foreach my $build (@latest_builds) {
name
=>
$name
,
keyring
=>
"
$build
->{user}.gpg
",
args
=>
[
$build
->
{
url
}
],
t
bbversion
=>
"
$build
->{version}-
$build
->{build}
",
t
ags
=>
[
"
$build
->{version}-
$build
->{build}
"
]
,
'
reports-url
'
=>
'
https://people.torproject.org/~boklm/tbbtests/
',
'
email-from
'
=>
'
TBB Tests <boklm@torproject.org>
',
'
email-to
'
=>
[
'
tor-qa@lists.torproject.org
',
'
boklm@mars-attacks.org
',
],
...
...
config/release-virustotal
View file @
82e453b4
...
...
@@ -12,7 +12,7 @@ foreach my $build (@latest_builds) {
name
=>
$name
,
keyring
=>
"
$build
->{user}.gpg
",
args
=>
[
$build
->
{
url
}
],
t
bbversion
=>
"
$build
->{version}-
$build
->{build}
",
t
ags
=>
[
"
$build
->{version}-
$build
->{build}
"
]
,
virustotal
=>
1
,
os
=>
'
Windows
',
arch
=>
'
x86
',
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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