commit | 1e026920a11f1194f8cb7d353a9681694319c697 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Tue Mar 02 10:09:42 2021 -0500 |
committer | Jim Hahn <jrh3@att.com> | Tue Mar 02 11:03:00 2021 -0500 |
tree | 7fcf63f053e7de82d2906cdbde4d9e970e9e6bad | |
parent | 396ec5a11f97a11a2fcb3001f68aa73954ce6cb9 [diff] |
Add quotes around variable in db script Apparently, ash doesn't like "[ -z ${xxx} ]" if the content of $xxx contains spaces. Added quotes around ${xxx}. Also fixed: - a couple of "[" "]" mismatches - a logic error in the selection of upgrade scripts Issue-ID: POLICY-3117 Change-Id: I99c977825fe9df8a44c288b6307cd3e55c504f86 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy DroolsPDP code. To build it: