> > But when I download them and apply them one at a time, that > doesn't happen. Weird that this leads to a different behavior. Btw, here are the dependencies for the 4 patches: - patch-01-revert-mistaken-errexit-patches.txt depends on nothing. - patch-02-fix-always-statement.txt depends on: - patch-01-revert-mistaken-errexit-patches.txt - patch-03-fix-negation-statement.txt depends on: - patch-01-revert-mistaken-errexit-patches.txt - patch-04-fix-function-call.txt depends on: - patch-01-revert-mistaken-errexit-patches.txt - patch-03-fix-negation-statement.txt Since the patches constitute 4 separate logical units, I hope that you can submit them as 4 different patches rather than a single combined one. Note also that the 4th patch could be combined with my 6th patch (sent separately), since the latter reverts parts of the former. Philippe