What steps will reproduce the problem?
1. Run contrib/install.sh r724 as "sh install.sh node"
What is the expected output? What do you see instead?
Got an error:
Sleeping for 60 seconds to allow ELSA to init...
init_elsa success
Executing test_elsaset_logrotate
/usr/local/elsa/contrib/install.sh: line 1019: test_elsaset_logrotate: command
not found
test_elsaset_logrotate FAIL
What version of the product are you using? On what operating system?
ELSA as of 2013-03-25, CentOS 6.4.
Please provide any additional information below.
In line 1046 of contrib/install.sh r724:
... "test_elsa""set_logrotate" ...
Should be:
... "test_elsa" "set_logrotate" ...
Original issue reported on code.google.com by dmitry.f...@gmail.com on 26 Mar 2013 at 3:07
Original issue reported on code.google.com by
dmitry.f...@gmail.com
on 26 Mar 2013 at 3:07