X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=utils%2Fci%2Fcheck_manual_usage_example.sh;h=ea8c2af7770b9ab1be70e8e882ad30c80026e143;hb=5ca7aae70bfb9a8df5aed1fc44b195d7a13c462d;hp=677b6734243d6efd531990e85b8db4760ca976f9;hpb=46bbdf19d830cdfe939071c1364588a34aa554b0;p=osm%2Fvim-emu.git diff --git a/utils/ci/check_manual_usage_example.sh b/utils/ci/check_manual_usage_example.sh index 677b673..ea8c2af 100755 --- a/utils/ci/check_manual_usage_example.sh +++ b/utils/ci/check_manual_usage_example.sh @@ -26,7 +26,7 @@ W() { rm -f ${SUBF} if [ ! "$RES" = "0" ]; then sync - echo "(Debug) Error while waiting for a pattern to appear in screenlog.0" + echo -e "\n\n\n(Debug) Error while waiting for a pattern to appear in screenlog.0\n\n\n" strings screenlog.0 fi return ${RES}