[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freebsd-commits-all
Subject:    svn commit: r326411 - head/release/tools
From:       Glen Barber <gjb () FreeBSD ! org>
Date:       2017-11-30 20:52:01
Message-ID: 201711302052.vAUKq1qt028974 () repo ! freebsd ! org
[Download RAW message or body]

Author: gjb
Date: Thu Nov 30 20:52:01 2017
New Revision: 326411
URL: https://svnweb.freebsd.org/changeset/base/326411

Log:
  Fix an indentation nit.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/release/tools/vmimage.subr

Modified: head/release/tools/vmimage.subr
==============================================================================
--- head/release/tools/vmimage.subr	Thu Nov 30 20:37:12 2017	(r326410)
+++ head/release/tools/vmimage.subr	Thu Nov 30 20:52:01 2017	(r326411)
@@ -15,8 +15,8 @@ write_partition_layout() {
 	fi
 
 	BOOTFILES="$(env TARGET=${TARGET} TARGET_ARCH=${TARGET_ARCH} \
-	    WITH_UNIFIED_OBJDIR=yes \
-	    make -C ${WORLDDIR}/stand -V .OBJDIR)"
+		WITH_UNIFIED_OBJDIR=yes \
+		make -C ${WORLDDIR}/stand -V .OBJDIR)"
 	BOOTFILES="$(realpath ${BOOTFILES})"
 
 	case "${TARGET}:${TARGET_ARCH}" in
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic