Skip to content

Commit

Permalink
LPS-55156 - CHANGE ERROR MESSAGE FOR TESTING PURPOSES
Browse files Browse the repository at this point in the history
  • Loading branch information
michael.bradford@liferay.com committed Jul 20, 2015
1 parent 13bb665 commit 69f21c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-common.xml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ Error-Prone was automatically installed. Please rerun your task.
<if>
<contains string="${build-css.output}" substring="Error" />
<then>
<fail>Sass to CSS Builder generated exceptions.</fail>
<fail>Changing this error message to see if Jenkins is using this SDK.</fail>
</then>
</if>
</sequential>
Expand Down

0 comments on commit 69f21c4

Please sign in to comment.