Martijn Gerkes
Results
23
comments of
Martijn Gerkes
Would it be an option to ensure properties marked `M_OPT_PRE_PARSE` return an error when set at "runtime" ?
Sorry for this rather late comment, but I don't think this changes anything. The script is checking for the exit code from the `grep` to be zero or not, and...
Ah you are totally right, I didn't think about the bash script bits and had only tested the command manually. Sorry about the confusion.