提交 5957de29 编写于 作者: L LINxiansheng 提交者: LINGuanRen

fix a bug in dep_create.sh

上级 dcd9d2fa
......@@ -134,7 +134,7 @@ do
else
[[ "$line" != "" ]] && [[ "$line" != '\#*' ]] && content+=$'\n'"$line"
fi
done < oceanbase.el7.x86_64.deps
done < $DEP_FILE
save_content
echo "download dependencies..."
......@@ -177,4 +177,4 @@ do
exit 5
fi
done
done
\ No newline at end of file
done
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册