Files
neovim/src/nvim/os
Justin M. Keyes ecdd2df88a shell/logging: Fix E730 with verbose system({List}) #9009
ref https://github.com/neovim/neovim/issues/9001#issuecomment-421843790

Steps to reproduce:
    :set verbose=9
    :call system(['echo'])
    E730: using List as a String
2018-09-21 09:20:04 +02:00
..
2017-04-19 19:11:50 +03:00
2018-04-14 14:21:36 -05:00
2018-06-18 19:24:34 +02:00
2018-09-19 01:11:09 +02:00
2014-10-18 12:51:35 -03:00
2017-04-19 19:11:50 +03:00
2018-03-18 00:11:45 +01:00
2017-08-16 09:13:44 +02:00
2017-05-08 15:08:12 +02:00
2015-10-23 14:54:11 +03:00
2018-05-18 19:04:37 +02:00