]> ruderich.org/simon Gitweb - config/dotfiles.git/commit
Fix installed() in setup.sh on Mac OS X.
authorSimon Ruderich <simon@ruderich.org>
Tue, 24 Feb 2009 20:18:35 +0000 (21:18 +0100)
committerSimon Ruderich <simon@ruderich.org>
Tue, 24 Feb 2009 20:25:45 +0000 (21:25 +0100)
commit4cb251564b860a64b316aba2cb3ab376ce6c36de
treee2c036fe13d959e84eff6c9b54f44977adc33230
parent84f932c810dae9ba0dd948e3a90c2f90d1f4e24a
Fix installed() in setup.sh on Mac OS X.

which on Mac OS X doesn't use proper exit code.

Also test for ls instead of which as it caused problems. I have no idea why.
lib.sh
tests/lib.sh.test
tests/lib.sh.test.out