git: DragonFly_RELEASE_5_4 initrd: Explicitly say the status when build completes

Aaron LI aly at crater.dragonflybsd.org
Sun Nov 25 23:35:41 PST 2018


commit 1b0477a9618412b4c0da82c46d2232ae19c9f0fb
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/1b0477a9618412b4c0da82c46d2232ae19c9f0fb


-- 
DragonFly BSD source repository



More information about the Commits mailing list