Fix deprecation warning to not execute code 58/12958/1
authorDaniel Farrell <dfarrell@redhat.com>
Thu, 11 Oct 2018 21:02:03 +0000 (17:02 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Thu, 11 Oct 2018 21:02:16 +0000 (17:02 -0400)
commitddd8f4dd3b86b15eb45da9f5f65b16f890b7f60e
treecae7428ac361a6eecd4db1a93d80b32a002f5e49
parentf1cb0fa0b5d321e1c84137c0110032c0fa094e12
Fix deprecation warning to not execute code

The warning about lftools-install script being deprecated was quoted
incorrectly, so the `code` it suggested was actually executed. This
caused this script to fail, resulting in builds being marked unstable
and logs failing to deploy.

Change-Id: I394baf37a1a82d54fdbee62010af5be0be5527ff
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
shell/lftools-install.sh