From: Michal Ludvig (michal_at_logix.cz)
Date: Thu 19 May 2005 - 00:09:00 BST
Bodo Eggert wrote:
> On Wed, 18 May 2005, Michal Ludvig wrote:
>
>
>>#!/bin/sh
>
>
> set -e
> - and -
>
>
>>rm -rf autom4te*.cache
>>aclocal -I . -I m4 || exit 1
>
> [...]
>
> remove these "|| exit 1"
Good hint, but does it work with non-bash as well? This was my standard
bootstrap script that I use in many different projects. I'll give it a
try, thanks!
Michal Ludvig
-- * Personal homepage: http://www.logix.cz/michal _______________________________________________ Vserver mailing list Vserver_at_list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver