]> git.koha-community.org Git - koha.git/blob - misc/maintenance/check_sysprefs.sh
Add release notes for Koha 17.05
[koha.git] / misc / maintenance / check_sysprefs.sh
1 #!/bin/sh
2 echo "This script will compare your systempreferences with what is expected"
3 echo "If you see only '#No tests run!' below, your systempreferences are OK."
4 echo "Otherwise, you'll get SQL comment to insert missing systempreferences"
5 echo "===== Test result ====="
6 perl `dirname $0`/../../t/db_dependent/check_sysprefs.t --showsql