[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-browser-bundle/hardened-builds] Bug 20186: extract mar tools when creating update responses
commit 3b26471de9544deaf9b34ed5e351a2f7ef9b5f3c
Author: Nicolas Vigier <boklm@xxxxxxxxxxxxxx>
Date: Tue Nov 8 22:54:47 2016 +0100
Bug 20186: extract mar tools when creating update responses
After #19528, we are using mar tools when creating update responses.
---
tools/update-responses/update_responses | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/update-responses/update_responses b/tools/update-responses/update_responses
index 9d9cce2..1064a01 100755
--- a/tools/update-responses/update_responses
+++ b/tools/update-responses/update_responses
@@ -580,6 +580,7 @@ my %actions = (
unless $config->{channels}{$channel};
$htdocsfiles{$channel} = { '.' => 1, '..' => 1 };
}
+ extract_martools;
write_responses($config, @channels);
write_htaccess($config, @channels);
write_downloads_json($config, @channels);
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits