[tbb-bugs] #20660 [Applications/Tor Browser]: The update_responses script should use mar-tools from the release`s directory
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Dec 6 13:21:36 UTC 2016
#20660: The update_responses script should use mar-tools from the release`s
directory
--------------------------------------+------------------------------
Reporter: boklm | Owner: boklm
Type: task | Status: needs_review
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: TorBrowserTeam201612R | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------------------+------------------------------
Comment (by gk):
Did you mean to get rid of
{{{
sub check_deps {
foreach my $bin (qw(bunzip2 mar mbsdiff make_incremental_update.sh)) {
exit_error "Cannot find $bin in PATH" unless which($bin);
}
}
}}}
as well? (it is unused now) Or did you want to have the check somewhere?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/20660#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tbb-bugs
mailing list