git: initrd: Explicitly say the status when build completes
Aaron LI
aly at crater.dragonflybsd.org
Sun Nov 25 23:34:55 PST 2018
commit 9560d18cc62dd91f76f6c0a6148284006d07a7b9
Author: Aaron LI <aly at aaronly.me>
Date: Mon Nov 26 15:29:56 2018 +0800
initrd: Explicitly say the status when build completes
Before this change, the 'all' target that builds the rescue and initrd
will end with a '--- obj ---' line, which may cause an illusion that the
build hasn't finished. Now, explicitly say that the build has finished.
Suggested-by: swildner
Summary of changes:
initrd/Makefile | 3 +++
1 file changed, 3 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9560d18cc62dd91f76f6c0a6148284006d07a7b9
--
DragonFly BSD source repository
More information about the Commits
mailing list