Hello Richard,

Le mercredi 15 septembre 2010 00:16:24, Richard Mortimer a écrit :
> Hi,
> 
> When running the bacula regression tests on Ubuntu 10.04 with a
> postgresql database the tests fail because the database is not setup
> correctly by create_postgresql_database. Having investigated the problem
> it seems that the double quotes around the version numbers in the
> version test case statement are being interpreted literally and not as
> wildcards.
> 
> I am running postgresql 8.4 but "8.[456789]" is not matching it. If I
> remove the double quotes then it all works fine.


Nice fix, thanks. It will be applied shortly.

Bye
 
> My first thought was that this was due to /bin/sh being set to dash but
> I have tested this with both bash, ksh too with the same results.
> 
> The attached patch fixes the issue for me and all regression tests pass
> once this is applied.
> 
> Regards
> 
> Richard

-- 
Need professional help and support for Bacula ?
Visit http://www.baculasystems.com

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to