On Tue, Feb 17, 2015 at 02:17:51PM +0100, Michal Marek wrote: > On 2015-02-17 00:05, Mikko Rapeli wrote: > > Exit with error if using undefined variables or if any sub command fails > > with error return value. unidef needs special handling since but this can > > be done without the trap. Enables exaniming intermediate files if some > > commands failed. > > The intermediate files are removed by your patch as well, aren't they? > Actually, I don't see any change in behavior after your patch.
Yes, if everything succeeded without errors, then intermediate files are removed. But the files are left around if something fails which is what I like in scripts. -Mikko -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/