diff options
Diffstat (limited to 'lcm/resources')
-rwxr-xr-x | lcm/resources/bin/initDB.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lcm/resources/bin/initDB.sh b/lcm/resources/bin/initDB.sh index 8c97edcb..764ac1ac 100755 --- a/lcm/resources/bin/initDB.sh +++ b/lcm/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 |