Updated script to copy the enterprise version.
This commit is contained in:
@@ -106,11 +106,12 @@ iff defined BUILD_ENTERPRISE_ONLY then
|
||||
clean_project
|
||||
finalize ec.ecf bench
|
||||
cleanup_eiffel bench ec.exe
|
||||
iff not exist ec.exe then
|
||||
iff exist ec.exe then
|
||||
move ec.exe %INSTALL_DIR\releases\enterprise_version
|
||||
else
|
||||
remerror Could not finalize a new "enterprise_version" EiffelStudio
|
||||
CANCEL_ON_ERROR
|
||||
endiff
|
||||
move ec.exe %INSTALL_DIR\releases\enterprise_version
|
||||
|
||||
clean_project
|
||||
finalize ec.ecf batch
|
||||
|
||||
Reference in New Issue
Block a user