2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[4562] Corrected error in unit tests doxygen documentation.

This commit is contained in:
Marcin Siodelski
2016-08-26 12:13:53 +02:00
parent 9d50bbfcb7
commit 8af6ca8b99

View File

@@ -186,7 +186,7 @@ Password for user keatest:
psql (9.1.12)
Type "help" for help.
keatest=> ALTER DEFAULT PRIVILEGES IN SCHEMA public GRANT ALL ON TABLES to keatest_readonly;
keatest=> ALTER DEFAULT PRIVILEGES IN SCHEMA public GRANT SELECT ON TABLES to keatest_readonly;
ALTER DEFAULT PRIVILEGES
keatest=> \q
@endverbatim