Commit 2a68d061 authored by Karsten Loesing's avatar Karsten Loesing
Browse files

Unset -e in clients stats script.

In theory, it's a fine idea to stop the script if one of its steps
fails.  But `ant | grep "\[java\]"` returns a non-zero code if there's
not a single line of output, which is not a failure.  We shouldn't
stop in that case.
parent fca73868
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
#!/bin/sh
set -e

cd modules/clients/