X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7f7ed3d84de266009a7fc10990540ecb644a67e9..347c4fc806f4d7ce53af4aa084ca41c85a5a60d0:/tools/compile-remote-worker.in?ds=sidebyside diff --git a/tools/compile-remote-worker.in b/tools/compile-remote-worker.in index dbf3525ad8..10b8af1eaa 100644 --- a/tools/compile-remote-worker.in +++ b/tools/compile-remote-worker.in @@ -131,7 +131,12 @@ if echo $@ | grep check >/dev/null ; then do_cmd "make $MAKE_CHECK 2>&1" || fail "Cannot make check" fi +echo Remote compilation sucessful. +echo +echo +echo CONFIG-LOG-DUMP-BEGIN cat config.log +echo CONFIG-LOG-DUMP-END echo echo echo Remote compilation sucessful.