I see the following error when I run the ant test target on my linux dev env.
Are the commands to rebuild the database hardcoded to windows env?
~~~~~~~~~~~~~~~~~~~~
rebuild-mysql:
rebuild-database:
BUILD FAILED
/opt/work/liferay/build.xml:794: The following error occurred while executing this line:
/opt/work/liferay/build-test.xml:9: The following error occurred while executing this line:
/opt/work/liferay/sql/build-parent.xml:183: The following error occurred while executing this line:
/opt/work/liferay/sql/build-parent.xml:51: Execute failed: java.io.IOException: Cannot run program "cmd" (in directory "/opt/work/liferay/sql"): java.io.IOException: error=2, No such file or directory
Please sign in to flag this as inappropriate.