[tor-bugs] #24180 [Applications/rbm]: "rbm fetch" should accept options to select target

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Nov 8 13:38:16 UTC 2017


#24180: "rbm fetch" should accept options to select target
--------------------------------------------+------------------------------
 Reporter:  boklm                           |          Owner:  boklm
     Type:  task                            |         Status:  needs_review
 Priority:  Medium                          |      Milestone:
Component:  Applications/rbm                |        Version:
 Severity:  Normal                          |     Resolution:
 Keywords:  tbb-rbm, TorBrowserTeam201711R  |  Actual Points:
Parent ID:  #24179                          |         Points:
 Reviewer:                                  |        Sponsor:
--------------------------------------------+------------------------------
Changes (by boklm):

 * keywords:  tbb-rbm => tbb-rbm, TorBrowserTeam201711R
 * status:  new => needs_review
 * parent:   => #24179


Comment:

 I attached a patch to fix that.

 To test the patch I made the following change in `tor-browser-build`:
 {{{
 diff --git a/projects/https-everywhere/config b/projects/https-
 everywhere/config
 index 99290e7..1f9ddd0 100644
 --- a/projects/https-everywhere/config
 +++ b/projects/https-everywhere/config
 @@ -36,4 +36,5 @@ input_files:
  targets:
    nightly:
      version: master
 +    git_url: https://github.com/EFForg/https-everywhere
      tag_gpg_id: 0
 }}}

 Then running `rbm fetch --target alpha` didn't fetch any new http-e
 commits while `rbm fetch --target nightly` did.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/24180#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list