From 31409eaafb75e2454c732dd953e92acc557fd5a7 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Mon, 28 Sep 2020 18:56:36 +0200 Subject: Fix all warning messages --- scripts/test | 2 -- 1 file changed, 2 deletions(-) (limited to 'scripts/test') diff --git a/scripts/test b/scripts/test index db6de5da..ebb6d6ce 100755 --- a/scripts/test +++ b/scripts/test @@ -18,8 +18,6 @@ def run_vimscript(src) func! Log(msg) if $DEV != '1' echo a:msg - else - echon '.' endif endfunc EOM -- cgit v1.2.3