提交 1792da46 编写于 作者: A Ansgar Burchardt

Make sure ${exportdir} for stable-new exists.

上级 17e0e419
......@@ -61,6 +61,7 @@ function punew_do() {
local exportdir="${qdir}/tree/${STAMP}"
local targetdir="${qdir}/export"
mkdir -p -- ${exportdir}
dak export -q "${queue}" -d "${exportdir}" --all
ln -sfT ${exportdir} ${targetdir}
find "${qdir}/tree" -mindepth 1 -maxdepth 1 -not -name "${STAMP}" -type d -print0 | xargs --no-run-if-empty -0 rm -rf
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册