Skip to content

Commit ae45380

Browse files
committed
Remove echo command
1 parent 8371fa1 commit ae45380

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

buildspecs/s3-regression-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ 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
1615
finally:
1716
- mkdir -p codebuild-test-reports
1817
- find ./ -name 'TEST-*.xml' -type f -exec cp {} codebuild-test-reports/ \;

0 commit comments

Comments
 (0)