Fix findbugs violations in srm-shell
authorTom Pantelis <tompantelis@gmail.com>
Thu, 22 Feb 2018 23:00:47 +0000 (18:00 -0500)
committerFaseela K <faseela.k@ericsson.com>
Tue, 27 Feb 2018 08:31:28 +0000 (08:31 +0000)
commit6800e64eaf67f1bfcfc7318c4010d96086ab5403
tree73d472485d6b91c93a7df6907d44ccf0c4162521
parent6dd3ef3c331620097659cd39fe569c6feda94fc4
Fix findbugs violations in srm-shell

- Format string should use %n rather than \n
- Consider using Locale parameterized version of invoked method

Change-Id: Id3be0c9b70c104ec0a2214e28b347add451c873a
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
shell/src/main/java/org/opendaylight/genius/srm/shell/SrmCliUtils.java