[ https://forge.continuent.org/jira/browse/SEQUOIA-927?page=all ] Emmanuel Cecchet closed SEQUOIA-927: ------------------------------------
Path has been fixed in CVS HEAD > Bug in demo-distributed-raidb1.bat > ---------------------------------- > > Key: SEQUOIA-927 > URL: https://forge.continuent.org/jira/browse/SEQUOIA-927 > Project: Sequoia > Type: Bug > Components: Demo > Versions: Sequoia 3.0 beta2 > Environment: Windows > Reporter: Hanson Char > Assignee: Emmanuel Cecchet > Fix For: Sequoia 3.0 beta3 > > Original Estimate: 5 minutes > Remaining: 5 minutes > > There is a bug in the path to the controller xml in > demo-distributed-raidb1.bat. > Should change: > start /B controller.bat -f > ..\demo\config\controller\controller-distributed-1.xml > to: > start /B controller.bat -f ..\demo\config\controller-distributed-1.xml > Change > start /B controller.bat -f > ..\demo\config\controller\controller-distributed-2.xml > to: > start /B controller.bat -f ..\demo\config\controller-distributed-2.xml -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://forge.continuent.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia
