X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=utils%2Fci%2Fcheck_manual_usage_example.sh;h=9d8b55d0bd9cf21d89495c01b056dd69cfb48cdc;hb=e2a4849c826900cf257a9ee471d363fd63db3927;hp=2d43e36d212f423e08a6053b8c83c7ec90d3cafb;hpb=ee5179f161d10b35a8a73f495ca3692fda9b2e71;p=osm%2Fvim-emu.git diff --git a/utils/ci/check_manual_usage_example.sh b/utils/ci/check_manual_usage_example.sh index 2d43e36..9d8b55d 100755 --- a/utils/ci/check_manual_usage_example.sh +++ b/utils/ci/check_manual_usage_example.sh @@ -51,7 +51,8 @@ if ! timeout --version; then timeout --version fi # Initial cleanup -pkill -f 'SCREEN -L -S sonemu' || true +pkill --signal KILL -f 'SCREEN -L -S sonemu' || true +sleep 1s screen -wipe || true rm -f screenlog.0