From f28dda3ef654fb020304c31c71faed0d1b85d577 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Wed, 31 Jan 2018 16:48:57 -0500 Subject: [PATCH] remove unused variable in test-cleanup.sh Change-Id: Ia1bb377b4b577b8dbdaddfb0fd25eed02242c666 Signed-off-by: Doug Hellmann --- tools/test-cleanup.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/test-cleanup.sh b/tools/test-cleanup.sh index 62a47e0e..22f1c7be 100755 --- a/tools/test-cleanup.sh +++ b/tools/test-cleanup.sh @@ -2,8 +2,6 @@ # Remove any lingering storyboard_test_db_% databases. -DB_ROOT_PW=${MYSQL_ROOT_PW:-insecure_slave} - # The 'show databases' output looks like: # # +---------------------------------------------------------+