From bf7e3604bc047be0d33a0aa44587e0f4648670e4 Mon Sep 17 00:00:00 2001 From: Benjamin Sonntag Date: Fri, 18 Oct 2013 13:47:22 +0000 Subject: [PATCH] removing -x --- install/mysql.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install/mysql.sh b/install/mysql.sh index 90b7885f..3b9f9a19 100755 --- a/install/mysql.sh +++ b/install/mysql.sh @@ -1,5 +1,4 @@ #!/bin/sh -set -x # # $Id: mysql.sh,v 1.11 2006/01/11 22:51:28 anarcat Exp $ # ----------------------------------------------------------------------