From a6c97bea2ae234bf24051b78a9911ced5fcdc14d Mon Sep 17 00:00:00 2001 From: Timofey Turenko Date: Fri, 9 Feb 2018 15:15:16 +0200 Subject: [PATCH] Update README.md --- BUILD/mdbci/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BUILD/mdbci/README.md b/BUILD/mdbci/README.md index c41ccd7b5..58d034017 100644 --- a/BUILD/mdbci/README.md +++ b/BUILD/mdbci/README.md @@ -17,6 +17,8 @@ Installation instructions: [PREPARATION_FOR_MDBCI](https://github.com/mariadb-co Build options can be defined in the environmental variables. For variables descriptions and default values see comments in the [BUILD/mdbci/build.sh](build.sh) and [BUILD/mdbci/set_build_variables.sh](set_build_variables.sh) +Script does not store build log, please use ```stdout``` and ```stderr``` redirection to store log. + ## Default build [BUILD/mdbci/build.sh](build.sh) can be executed without defining any variable.