RESOLVED FIXED 13468
make-generated-sources.sh should fail if it fails
https://bugs.webkit.org/show_bug.cgi?id=13468
Summary make-generated-sources.sh should fail if it fails
Benjamin Otte
Reported 2007-04-24 02:15:07 PDT
Currently the script returns the return value of "cd ../.." which is not really interesting for a build. The attached patch makes it fail if the make command failed.
Attachments
patch (1.07 KB, patch)
2007-04-24 02:16 PDT, Benjamin Otte
mrowe: review+
Benjamin Otte
Comment 1 2007-04-24 02:16:24 PDT
Mark Rowe (bdash)
Comment 2 2007-04-24 05:11:33 PDT
Landed in r21066.
Note You need to log in before you can comment on or make changes to this bug.