Commit 03e51bfa authored by tara%tequilarista.org's avatar tara%tequilarista.org

Landing zach's \n for #48947

parent 24870261
......@@ -148,7 +148,7 @@ unless (eval "require Mysql") {
die "Please install the Mysql database driver. You can do this by running (as root)\n\n",
" perl -MCPAN -eshell\n",
" install Msql-Mysql\n\n",
"Be sure to enable the Mysql emulation!";
"Be sure to enable the Mysql emulation!\n";
}
unless (eval "require Date::Parse") {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment