awesome/build-utils
Uli Schlachter 886d62fb59 Use 'sh' instead of 'sh -e'
'sh -e' makes the shell script die if any command returns an error which isn't
caught. While this is a nice feature, this script doesn't actually need this.
Not using this shell feature makes the script more portable.

Thanks to Edward O'Callaghan aka eocallagha for stumbling upon this.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2009-05-10 10:40:09 +02:00
..
atoms-ext.sh atoms: autogenerate atom list 2008-06-30 20:05:53 +02:00
atoms-int.sh atoms: drop useless strlen usage 2009-04-18 13:37:01 +02:00
dist.sh build: do not use git dashed command 2008-11-21 11:04:10 +01:00
fake-lua-src.lua build: ignore lvalue 2008-09-02 16:52:50 +02:00
git-version-stamp.sh build: stop using dashed git commands 2008-09-01 15:13:19 +02:00
gperf.sh Use 'sh' instead of 'sh -e' 2009-05-10 10:40:09 +02:00
widgetgen.sh util: precompute funcname in name_func_link 2008-12-12 16:51:41 +01:00