diff options
Diffstat (limited to 'resources/bin/initDB.sh')
-rw-r--r-- | resources/bin/initDB.sh | 4 |
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 |