[tor-bugs] #24156 [Applications/Tor Browser]: Remove trailing dash in logs/debootstrap-image-.log filename

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Nov 6 17:53:51 UTC 2017


#24156: Remove trailing dash in logs/debootstrap-image-.log filename
--------------------------------------------+------------------------------
 Reporter:  boklm                           |          Owner:  tbb-team
     Type:  task                            |         Status:  needs_review
 Priority:  Medium                          |      Milestone:
Component:  Applications/Tor Browser        |        Version:
 Severity:  Normal                          |     Resolution:
 Keywords:  tbb-rbm, TorBrowserTeam201711R  |  Actual Points:
Parent ID:                                  |         Points:
 Reviewer:                                  |        Sponsor:
--------------------------------------------+------------------------------
Changes (by boklm):

 * keywords:  tbb-rbm, TorBrowserTeam201711 => tbb-rbm,
               TorBrowserTeam201711R
 * status:  new => needs_review


Comment:

 The branch `bug_24156` in my git repo has a patch to fix this:
 https://gitweb.torproject.org/user/boklm/tor-browser-
 build.git/commit/?h=bug_24156&id=072d3ab7f61733a071ca13a66bdb1fe1922e1e41

 Before applying the patch:
 {{{
 $ ./rbm/rbm showconf debootstrap-image build_log --target jessie-amd64
 logs/debootstrap-image-.log
 $ ./rbm/rbm showconf tor build_log --target torbrowser-linux-x86_64
 --target alpha
 logs/tor-linux-x86_64.log
 }}}

 After applying the patch:
 {{{
 $ ./rbm/rbm showconf debootstrap-image build_log --target jessie-amd64
 logs/debootstrap-image.log
 $ ./rbm/rbm showconf tor build_log --target torbrowser-linux-x86_64
 --target alpha
 logs/tor-linux-x86_64.log
 }}}

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


More information about the tor-bugs mailing list