X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tests%2Fscripts%2Fsql-all;h=95a5a6dbcdd01bcac70404456407b5eb24e6de5e;hb=96e2da71a0a6a374a400efbe8d74342878ccaa9e;hp=12715dbd7e2f45e7437695dccecb1f797d4fe0a7;hpb=da6bd4b8b0593e827f74a12aa1e8fa2f7c4c0a04;p=openldap diff --git a/tests/scripts/sql-all b/tests/scripts/sql-all index 12715dbd7e..95a5a6dbcd 100755 --- a/tests/scripts/sql-all +++ b/tests/scripts/sql-all @@ -2,7 +2,7 @@ # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2004 The OpenLDAP Foundation. +## Copyright 1998-2005 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -31,7 +31,7 @@ echo "###" echo "### Set SLAPD_USE_SQL to the desired RDBMS to enable this test;" echo "###" echo "### Currently supported RDBMSes are:" -echo "### ibmdb2, mysql, postgres" +echo "### ibmdb2, mysql, pgsql" echo "###" echo "### Set SLAPD_USE_SQLWRITE=yes to enable the write tests" echo "###"