[tor-browser-build/master] Bug 25178: re-enable windows-x86_64 build in 'make testbuild'

19 Feb
2018
19 Feb
'18
12:07 p.m.
commit 707cf3d03024780124ab9cda854244ca2ffbccaf Author: Nicolas Vigier <boklm@torproject.org> Date: Thu Feb 8 15:42:20 2018 +0100 Bug 25178: re-enable windows-x86_64 build in 'make testbuild' --- projects/release/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/release/config b/projects/release/config index 61c6175..e48fb01 100644 --- a/projects/release/config +++ b/projects/release/config @@ -29,7 +29,7 @@ targets: torbrowser-windows-i686: 1 torbrowser-windows-x86_64: var: - torbrowser-windows-x86_64: '[% c("var/alpha") || c("var/nightly") %]' + torbrowser-windows-x86_64: '[% ! c("var/release") %]' torbrowser-osx-x86_64: var: torbrowser-osx-x86_64: 1
2660
Age (days ago)
2660
Last active (days ago)
0 comments
1 participants
participants (1)
-
gk@torproject.org