[tor-bugs] #16150 [Tor Browser]: ESR 38 contains filenames with spaces which breaks our Gitian builds
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu May 21 13:33:22 UTC 2015
#16150: ESR 38 contains filenames with spaces which breaks our Gitian builds
-----------------------------+----------------------------------
Reporter: gk | Owner: tbb-team
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tor Browser | Version:
Resolution: | Keywords: tbb-gitian, ff38-esr
Actual Points: | Parent ID: #15772
Points: |
-----------------------------+----------------------------------
Changes (by mcs):
* cc: mcs (added)
Comment:
We should be able to fix this by using null seperators (although I have
not tried it), e.g.,
find -type f -print0 | xargs -0 touch --date="$REFERENCE_DATETIME"
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/16150#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list