http://codereview.chromium.org/118306/diff/1/2 File tools/linux-tick-processor (right):
http://codereview.chromium.org/118306/diff/1/2#newcode8 Line 8: [ -x $d8_exec ] || scons -C $D8_PATH d8 On 2009/06/05 13:37:27, Kevin Millikin wrote: > I think this second half needs to be: > scons -C $D8_PATH -Y $tools_path/.. d8 > to cover the case where there is no SConstruct file in $D8_PATH (that's my > case). OK, done. Please let me know if it will not work. http://codereview.chromium.org/118306 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
