From: Thanh Ha Date: Sat, 2 Jun 2018 05:33:43 +0000 (-0400) Subject: Remove echo statement X-Git-Tag: v0.20.0~1 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=ed23bb62a50a877c2b6b5904cc4963968f17acc3;hp=ed23bb62a50a877c2b6b5904cc4963968f17acc3;p=releng%2Fglobal-jjb.git Remove echo statement Sphinx already prints 'The HTML pages are in docs/_build/html.' at the end of a build. This is redundent and not cross platform compatible (fails on Windows). Change-Id: I6e4098aaaed492138d8056495c6db69d3799de1a Signed-off-by: Thanh Ha ---