1
0
mirror of https://github.com/rancher/os-kernel.git synced 2025-09-01 21:07:09 +00:00

Fix script format

This commit is contained in:
niusmallnan
2018-11-08 16:10:23 +08:00
parent b5b5441ded
commit 12d4f9ee95
6 changed files with 35 additions and 35 deletions

View File

@@ -3,8 +3,8 @@
cd $(dirname $0)/..
if ! ./scripts/ci; then
echo "build failure see release.log"
exit 1
echo "build failure see release.log"
exit 1
fi
echo