Skip to content

Commit 944a8cb

Browse files
committed
fix wrong merge
1 parent 9af5c96 commit 944a8cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/scripts/ci/check-build-and-verify.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ print_log verify.log 'Run integration tests'
9797

9898
pwd
9999
ls -l
100-
rm -f cs.log pmd.log codenarc.log license.log pom.log bootlint.log rflint.log jasmine.log validator.log test.log findbugs.log verify.log
101100

102101
if [ "$SPRING_PROFILES_ACTIVE" = 'travis' -a "${TRAVIS_PULL_REQUEST:-}" != 'false' ]; then
103102
# danger uses log files and it should be run before these files will be cleaned

0 commit comments

Comments
 (0)