]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
run-make-check.sh: fix the log message
authorIlya Dryomov <idryomov@gmail.com>
Fri, 3 Jul 2020 10:24:04 +0000 (12:24 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 8 Jul 2020 12:11:45 +0000 (14:11 +0200)
commit113629cb9a9b1716ab8f5ff52a1ed89536551106
tree50eb958c156b6de52675ebd066f965c28d61df29
parent0195fd53f1c6b720c29ee978dc31fb1303494072
run-make-check.sh: fix the log message

With 5e9a1d95c9f7 ("run-make-check.sh: extract run-make.sh"), this log
message is actively confusing.  At this point we just have the binaries,
no tests have run yet (and if -N is passed through CHECK_MAKEOPTS, none
will).

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
run-make-check.sh