]> granicus.if.org Git - esp-idf/commit
build: Fix test for the first time 'make clean' and error handling in build_examples
authorAnton Maklakov <anton@espressif.com>
Wed, 28 Jun 2017 03:40:54 +0000 (11:40 +0800)
committerAnton Maklakov <anton@espressif.com>
Fri, 7 Jul 2017 03:03:25 +0000 (11:03 +0800)
commitf0b6256490b20e00e3d252b92b3775a4caaa1295
tree675186d91806101af9e931e43a398ec4d7ccf145
parent4678d81c832f686b6cf4c67124d65ec401b9118b
build: Fix test for the first time 'make clean' and error handling in build_examples

    Now the tests do not pass

    Before we had incorrect code of the error code checking
    in build_examples.sh for that case and did nothing in test_build_system.sh.
tools/ci/build_examples.sh
tools/ci/test_build_system.sh