fix a typo in script/release/utils.sh

Signed-off-by: Aaron.L.Xu <likexu@harmonycloud.cn>
This commit is contained in:
Aaron.L.Xu 2017-02-16 11:14:25 +08:00
parent 40c26ca676
commit 27297fd1af
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
# #
# Util functions for release scritps # Util functions for release scripts
# #
set -e set -e