-small cleanup
This commit is contained in:
parent
e2c4c53949
commit
490adb854c
1 changed files with 0 additions and 6 deletions
|
@ -42,12 +42,6 @@ foreach($lines as $key => $line){
|
|||
fwrite($fp, $line);
|
||||
}
|
||||
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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue