Skip to content

Commit e902095

Browse files
committed
Trigger the build
1 parent 31f2de5 commit e902095

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lang/java/build.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
# See the License for the specific language governing permissions and
1616
# limitations under the License.
1717

18-
set -e
19-
set -x
18+
set -ex
2019

2120
usage() {
2221
echo "Usage: $0 {lint|test|dist|clean}"

0 commit comments

Comments
 (0)