Fix globbing
Trivial fix to follow up on comment from [0]. [0] https://review.openstack.org/#/c/638249/4 Change-Id: Ia53dd43a5a237f466909649e69889b41064db933 Signed-off-by: Tin Lam <tin@irrational.io>
This commit is contained in:
@@ -18,4 +18,4 @@ limitations under the License.
|
||||
|
||||
set -ex
|
||||
|
||||
heat-manage purge_deleted -g minutes $1
|
||||
heat-manage purge_deleted -g minutes "$1"
|
||||
|
||||
Reference in New Issue
Block a user