Make error() bomb with exit code 1, not 0.

This commit is contained in:
Daniel Stone 2006-01-19 12:25:01 +00:00
commit 03ebd37bab
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2006-01-19 Daniel Stone <daniel@freedesktop.org>
* GL/symlink-mesa.sh:
Make error() bomb with exit 1, not 0.
2006-01-18 Eric Anholt <anholt@FreeBSD.org>
* GL/glx/indirect_dispatch.c: