Rev 5398: (vila, jam) Get PQM running correctly again (bug #626667), in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Matthew D. Fuller fullermd at over-yonder.net
Tue Aug 31 03:49:13 BST 2010


> --- a/Makefile	2010-04-06 06:59:03 +0000
> +++ b/Makefile	2010-08-30 21:23:49 +0000
> @@ -39,8 +39,14 @@
>  check: docs check-nodocs
>  
>  check-nodocs: extensions
> +	set -e

What's the point of this?  Every line of a target executes in a
different shell anyway, so this shouldn't have any effect on anything
anyway (since the shell you just `set -e` in exits at the end of the
line).


-- 
Matthew Fuller     (MF4839)   |  fullermd at over-yonder.net
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
           On the Internet, nobody can hear you scream.



More information about the bazaar mailing list