From 6944b21b0f70e30c8d4d509656266f743bdcaf04 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 14 Jul 2006 15:22:16 -0400 Subject: Bug #20721: mysql_install_db first line is blank. Minor script changes for uniformity. scripts/fill_func_tables.sh: Switched to standard !@PERL@ usage. Added Copyright and more specific original author information. scripts/mysql_install_db.sh: Removed leading empty line. --- scripts/mysql_install_db.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/mysql_install_db.sh') diff --git a/scripts/mysql_install_db.sh b/scripts/mysql_install_db.sh index 5c2bca9a393..56a432db741 100644 --- a/scripts/mysql_install_db.sh +++ b/scripts/mysql_install_db.sh @@ -1,4 +1,3 @@ - #!/bin/sh # Copyright (C) 2002-2003 MySQL AB # For a more info consult the file COPYRIGHT distributed with this file. -- cgit v1.2.1