Fix compile command panicking if invalid build.options.json is found (#1118)
* check whether prevOpts is nil in WipeoutBuildPathIfBuildOptionsChanged's Run * + debug message * update from review: improve user message * fix per review * add check to buildOptionsJson too * panic'ing instead of keeping on with mess * fix use of a constant Co-authored-by: per1234 <accounts@perglass.com> * [skip changelog] Add compile with invalid build.options.json test Co-authored-by: per1234 <accounts@perglass.com> Co-authored-by: Silvano Cerza <silvanocerza@gmail.com>
Showing
Please register or sign in to comment