Skip to content

Commit 757ef65

Browse files
Sort
1 parent 5469d17 commit 757ef65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build_local_image.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ function prepare_temp_directory {
8888
if [[ " ${@} " =~ " --no-test " ]]
8989
then
9090
excludes+=(
91-
"--exclude" "osgi/modules/com.liferay.data.guard.connector.jar"
9291
"--exclude" "osgi/modules/*.test*"
92+
"--exclude" "osgi/modules/com.liferay.data.guard.connector.jar"
9393
"--exclude" "osgi/portal/*.test*"
9494
"--exclude" "osgi/test"
9595
"--exclude" "osgi/war/com.liferay.portal.bundle.blacklist.test.bundle.war.war"

0 commit comments

Comments
 (0)