Skip to content

Commit 1c60787

Browse files
authored
Merge pull request #4424 from aws/bole/revert-PR6512
revert PR6512
2 parents 934b503 + ffe6170 commit 1c60787

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildspecs/s3-regression-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ phases:
1212
exit 0
1313
fi
1414
mvn clean install -P s3-regression-tests -pl :s3-tests -am -T1C -Dregression.test="$REGRESSION_TEST" $MAVEN_OPTIONS
15+
echo $MAVEN_OPTIONS
1516
finally:
1617
- mkdir -p codebuild-test-reports
1718
- find ./ -name 'TEST-*.xml' -type f -exec cp {} codebuild-test-reports/ \;

0 commit comments

Comments
 (0)