summaryrefslogtreecommitdiffstats
path: root/resources/bin
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-04-02 10:33:55 +0800
committerYan Yang <yangyanyj@chinamobile.com>2019-04-02 02:39:50 +0000
commit1ee4a11393e48d1b98649872a1fc383c46ea7475 (patch)
treec4a7797fea4ddb67129083dce8fa4831b7ea501c /resources/bin
parent122d25716fce2efbdd94a28b022b24095fe2648d (diff)
fix assembly issue
Change-Id: Ia9926a574fb6802ca8c513e79eb5f7d19ba4bdd5 Issue-ID: VFC-1325 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'resources/bin')
-rw-r--r--resources/bin/initDB.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/resources/bin/initDB.sh b/resources/bin/initDB.sh
index 13c0f2ca..01bb1561 100644
--- a/resources/bin/initDB.sh
+++ b/resources/bin/initDB.sh
@@ -15,10 +15,6 @@
# limitations under the License.
#
-######
-#test for vfc-db
-######
-
DIRNAME=`dirname $0`
HOME=`cd $DIRNAME/; pwd`
MYSQL_USER=$1