Skip to content

Commit ff9a0a2

Browse files
Merge pull request #1 from piotrmatras/feat/MGS-5450/remove-generated-from-clean
feat: MGS-5450 remove generated from clean method
2 parents a9d4012 + 318071c commit ff9a0a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rootfs/usr/bin/mgs-run-tests

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ ENDSQL
6363

6464
function clean() {
6565
rm -rf \
66-
/var/www/html/generated/* \
6766
/var/www/html/var/* \
6867
/var/www/html/dev/tests/integration/tmp/*
6968
}

0 commit comments

Comments
 (0)