-small cleanup
This commit is contained in:
parent
e2c4c53949
commit
490adb854c
1 changed files with 0 additions and 6 deletions
|
@ -44,12 +44,6 @@ foreach($lines as $key => $line){
|
||||||
fclose($fp);
|
fclose($fp);
|
||||||
|
|
||||||
|
|
||||||
if ($dir_found === false){
|
|
||||||
echo ("../build/build.properties 'project.home' value of '$dir_value' is incorrect. Please correct and try install again.\n");
|
|
||||||
exit(1);
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
echo "******************************* Install Begin ********************************\n";
|
echo "******************************* Install Begin ********************************\n";
|
||||||
|
|
||||||
echo " *** Database Installation ***\n";
|
echo " *** Database Installation ***\n";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue