Issue #3079 update to lightning name will continue if it encounters invalid xml

Former-commit-id: 98adf15cda [formerly 07e7a0eaa6973a705d5fff1beb8ebcb553c172d0]
Former-commit-id: 3305aee692
This commit is contained in:
Brian Clements 2014-04-25 11:04:00 -05:00
parent 5b3ffb51b0
commit afdae7c2e1

View file

@ -53,7 +53,6 @@ for f in $files; do
fi
else
echo "ERROR: Problem updating file $f"
exit 1
fi
done