Files
instack-undercloud/scripts
Emilien Macchi 9031dcf620 Fix bashate errors and warnings (lint)
Fix 1 warning and 1 error in bash syntax:

1) E043: Arithmetic compound has inconsistent return semantics.
   Fix the bash syntax to be compliant.

2) ERROR: Split export and assignments in 2 files. Ignore the files.
   Fix the bash syntax to be compliant.
   Note: this test has been introducted by
   https://review.openstack.org/#/c/400542/

Change-Id: I3c1134336033a8b5f2d56cd87fa190d9a354ecc0
2016-12-17 09:49:32 -05:00
..