mirror of
https://github.com/neovim/neovim.git
synced 2026-04-20 22:35:33 +00:00
Do not trace in check_runtime_files
This commit is contained in:
@@ -110,6 +110,7 @@ run_oldtests() {(
|
||||
)}
|
||||
|
||||
check_runtime_files() {(
|
||||
set +x
|
||||
local test_name="$1" ; shift
|
||||
local message="$1" ; shift
|
||||
local tst="$1" ; shift
|
||||
|
||||
Reference in New Issue
Block a user