Skip to content

Commit 318071c

Browse files
author
Piotr Matras
committed
feat: MGS-5450 remove generated from clean method
1 parent a9d4012 commit 318071c

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)