[
https://issues.jboss.org/browse/WFCORE-2554?page=com.atlassian.jira.plugi...
]
Jean-Francois Denise moved JBEAP-9659 to WFCORE-2554:
-----------------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-2554 (was: JBEAP-9659)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: CLI
(was: CLI)
Affects Version/s: (was: 7.1.0.DR14)
batch --file=... could ignore empty lines in file
-------------------------------------------------
Key: WFCORE-2554
URL:
https://issues.jboss.org/browse/WFCORE-2554
Project: WildFly Core
Issue Type: Bug
Components: CLI
Reporter: Jean-Francois Denise
Assignee: Jean-Francois Denise
batch command could ignore empty lines in file
{code}
domain@localhost:9990 /] batch --file=/tmp/ely.cli
Failed to create batch from /tmp/ely.cli: The line is null or empty.
{code}
cli file contains:
{code}
command
<empty_line>
command
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)