diff --git a/test-log-collect.sh b/test-log-collect.sh index 7d968571..e69f456f 100755 --- a/test-log-collect.sh +++ b/test-log-collect.sh @@ -164,7 +164,7 @@ function find_files { ! -name '*.html' \ ! -name '*.subunit' \ ! -name "*.journal" \ - ! -name 'ansible.sqlite' + ! -name 'ansible.sqlite' | grep -v 'stackviz' } function rename_files {