@@ -240,15 +240,13 @@ failed="${failed} ${version}/${kit}-test-${testscp_tag}" continue fi - if [ ! -s "${scplogfile}" ]; then - rm -f "${scplogfile}" - fi + rm -f "${scplogfile}" done done done if [ -n "${failed}" ]; then echo "Failed: ${failed}" fi