]> git.sur5r.net Git - bacula/bacula/commit
Fix postgresql version detection in database creation script
authorRichard Mortimer <richm@oldelvet.org.uk>
Wed, 15 Sep 2010 07:42:34 +0000 (09:42 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Wed, 15 Sep 2010 07:42:34 +0000 (09:42 +0200)
commit3fc0a7996e02d26aa6d2fd7894a5fac0f17f3474
treea2b19f4b89e17a9d32b710187eae1a2aeae8734e
parent8d5788487147f7b4429df79dd38eaff25ad5b260
Fix postgresql version detection in database creation script

Do not quote shell case patterns. They lose their special meaning when
quoted and only match exactly.

Signed-off-by: Eric Bollengier <eric@eb.homelinux.org>
bacula/src/cats/create_postgresql_database.in