mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-25 08:25:18 +08:00
The current way of using "cat <<EOB" works but then confuses Gerrit's online editor and syntax highlighting after it becomes wrong. using echo does the same and avoid this syntax highliting confusion. Pick-to: 6.8 Change-Id: Id97bf23f51dd9321cf7e02f263b957ed7655bfb5 Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>