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:
parent
bdc08bc260
commit
3a4c1665eb
@ -18,4 +18,4 @@ limitations under the License.
|
|||||||
|
|
||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
heat-manage purge_deleted -g minutes $1
|
heat-manage purge_deleted -g minutes "$1"
|
||||||
|
Loading…
Reference in New Issue
Block a user