[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-browser-build/master] Bug 33845: Disable Namecoin on nightly temporarily
commit 4b9ad6d76f322fc83b9e8fb5751b95662a0b85ce
Author: Nicolas Vigier <boklm@xxxxxxxxxxxxxx>
Date: Wed Apr 8 17:22:20 2020 +0200
Bug 33845: Disable Namecoin on nightly temporarily
Namecoin support is temporarily disabled, until
projects/firefox/namecoin-torbutton.patch is rebased.
---
rbm.conf | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/rbm.conf b/rbm.conf
index a988c89..a59aacb 100644
--- a/rbm.conf
+++ b/rbm.conf
@@ -299,7 +299,8 @@ targets:
# channels for now.
snowflake: '[% c("var/alpha") || c("var/nightly") %]'
# Only build Namecoin for linux on nightly
- namecoin: '[% c("var/nightly") %]'
+ # Namecoin is temporarily disabled on nightly until #33845 is fixed.
+ namecoin: 0
container:
suite: wheezy
arch: amd64
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits