Main Koha release repository https://koha-community.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

6 lines
339 B

#!/bin/sh
echo "This script will compare your systempreferences with what is expected"
echo "If you see only '#No tests run!' below, your systempreferences are OK."
echo "Otherwise, you'll get SQL comment to insert missing systempreferences"
echo "===== Test result ====="
perl `dirname $0`/../../t/db_dependent/check_sysprefs.t --showsql