Bug 21797: Update two-column templates with Bootstrap grid: Acquisitions part 5
[koha.git] / misc / maintenance / check_sysprefs.sh
blobcf28226c75a7db6475873f807e48b1ae912266ce
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