[tor-bugs] #25560 [Core Tor/Tor]: test all rust crates for realsies

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Mar 21 01:58:19 UTC 2018


#25560: test all rust crates for realsies
-----------------------------------------+---------------------------------
 Reporter:  isis                         |          Owner:  (none)
     Type:  defect                       |         Status:  needs_revision
 Priority:  High                         |      Milestone:
Component:  Core Tor/Tor                 |        Version:  Tor:
                                         |  0.3.3.3-alpha
 Severity:  Normal                       |     Resolution:
 Keywords:  tor-testing, rust, 033-must  |  Actual Points:
Parent ID:                               |         Points:  .2
 Reviewer:  nickm                        |        Sponsor:  SponsorM-can
-----------------------------------------+---------------------------------

Comment (by Hello71):

 that won't fix it; the *output* of `find` will still contain spaces. the
 pure POSIX solution would be to use `find -exec cargo ...`. as an aside,
 {{{``}}} is obsolete, you should use `$()`. that doesn't fix the
 whitespace issue though.

 in terms of the actual bug here, though, as I said on IRC, it seems like
 it would be easier to just use `--all` as I do in #25386.

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


More information about the tor-bugs mailing list