tools: buildman: Change default output directory to /tmp/buildman
When '-o' is not given to buildman, it defaults to use '../' as
the output directory, which is not a good practice as we don't
know whether we have the permission to do so.
Let's use /tmp/buildman as the default output directoy.
Signed-off-by:
Bin Meng <bmeng.cn@gmail.com>
Showing
Please register or sign in to comment