BugFix --noclean option in the CLI 53/16753/1
authorjose.lausuch <jose.lausuch@ericsson.com>
Tue, 12 Jul 2016 11:28:24 +0000 (13:28 +0200)
committerjose.lausuch <jose.lausuch@ericsson.com>
Tue, 12 Jul 2016 11:29:11 +0000 (13:29 +0200)
commit234c5c19456d6cbb5313ba42a3d575476d259253
tree7f6465768f5380e8eab601e822f92017f0ff556a
parent73b9fc92e8aed02291878d558ed370239b25c2f1
BugFix --noclean option in the CLI

JIRA: FUNCTEST-340

The flag was placed after the flag -t and it should be
before

Change-Id: I069556b00c31039f1f4cb89c42e17887c45dcb50
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
cli/commands/cli_testcase.py
cli/commands/cli_tier.py