Do not trace in check_runtime_files

This commit is contained in:
ZyX 2017-05-01 17:38:21 +03:00
parent 1109ca7198
commit e4d0fa6e8d
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@ run_oldtests() {(
)}
check_runtime_files() {(
set +x
local test_name="$1" ; shift
local message="$1" ; shift
local tst="$1" ; shift