diff --git a/sql/dj_setup_database.in b/sql/dj_setup_database.in index 71a0b965f4..0e71518742 100755 --- a/sql/dj_setup_database.in +++ b/sql/dj_setup_database.in @@ -422,7 +422,7 @@ snapshot-load) if [ ! -f "${FILE}" ] then - echo "Error. File ${FILE} not found" + echo "Error: file ${FILE} not found." exit 1 fi