Commit 7e833b6e authored by Lev Walkin's avatar Lev Walkin

regeneration is allowed to fail

parent 7eac0df3
......@@ -6,7 +6,9 @@ diff -u . . 2>/dev/null && diffArgs="$diffArgs -u" # Unified diff output
ec=0
set -e
if [ "$1" != "regenerate" ]; then
set -e
fi
PROCESSING=""
print_status() {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment