]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: Remove angular build progress logs during cmake
authorTiago Melo <tspmelo@gmail.com>
Wed, 18 Jul 2018 14:11:40 +0000 (16:11 +0200)
committerTiago Melo <tspmelo@gmail.com>
Mon, 23 Jul 2018 10:20:04 +0000 (11:20 +0100)
commit74230edfe46770435c40ba79d55bf4996ff93ef9
treedf879d14268e97aa2da179cce9a28e4218b78efb
parentc4731ec64e878b5cccc85e95d0b7a0abfea7d994
mgr/dashboard: Remove angular build progress logs during cmake

Currently Angular CLI is polluting the jenkins logs, by inserting a new line
each time the build process is updated.
With this change Angular CLI will only output the necessary information about
the start and end of the build.

Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/CMakeLists.txt