git: build - install should not complain if the mkdir() races

看板DFBSD_commit作者時間14年前 (2011/12/28 02:04), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 0e6b9ee838cf6370c2c8e3ea723839c383de96cc Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue Nov 29 13:32:27 2011 -0800 build - install should not complain if the mkdir() races * install should not complain if the mkdir() races * A make -j N can cause concurrent install's to race their mkdir() calls. Summary of changes: usr.bin/xinstall/xinstall.c | 22 +++++++++++++++++++++- 1 files changed, 21 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0e6b9ee838cf6370c2c8e3ea723839c383de96cc -- DragonFly BSD source repository
文章代碼(AID): #1E-WYldO (DFBSD_commit)