[tor-bugs] #25022 [Metrics/Website]: Convert all scripts used for building to Ant tasks
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Tue Feb 13 16:53:23 UTC 2018
    
    
  
#25022: Convert all scripts used for building to Ant tasks
-----------------------------+--------------------------------------
 Reporter:  iwakeh           |          Owner:  iwakeh, metrics-team
     Type:  enhancement      |         Status:  needs_information
 Priority:  Medium           |      Milestone:
Component:  Metrics/Website  |        Version:
 Severity:  Normal           |     Resolution:
 Keywords:                   |  Actual Points:
Parent ID:                   |         Points:
 Reviewer:                   |        Sponsor:
-----------------------------+--------------------------------------
Comment (by karsten):
 No, that's not the issue. awk does reside in `/usr/bin/awk`, and
 commenting out that line doesn't resolve the issue.
 Take a look at the `${generated}` part below. That's an actual directory
 name that was not correctly resolved by Ant.
 {{{
 ~/src/metrics-web$ find . | grep tmp
 ./${generated}/spec/bridge-descriptors.tmp
 ./${generated}/spec/bridge-descriptors.tmp2
 }}}
 Not sure why this works for you. What am I doing wrong?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/25022#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list