On Tue, Jun 12, 2007 at 12:15:37PM +0000, Thorsten Glaser wrote:
> Dirk Nehring dixit:
>
> >> nuke set -u, ok spaetzle@
>
> >Why that? Don't you like well-defined variables?
>
> Not in shell scripts, where you use feature tests, etc.
> I prefer having some error messages over not having network
> at all because it breaks, plus it makes the scripts more
> readable. (Besides, I've never seen set -u used ANYWHERE until
> now, I even had to look it up in the manual...)

Yes, that's ok _for productivity_. But I talk to spaetzle, since his
script are core scripts which must be 100% correct, and "set -u" is
great for development.

Dirk
_______________________________________________
freewrt-developers mailing list
[email protected]
https://www.freewrt.org/lists/listinfo/freewrt-developers

Reply via email to