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

gk at torproject.org gk at torproject.org
Mon Feb 19 12:07:22 UTC 2018


commit 707cf3d03024780124ab9cda854244ca2ffbccaf
Author: Nicolas Vigier <boklm at 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





More information about the tor-commits mailing list