summaryrefslogtreecommitdiffstats
path: root/distrib/i386/common
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2019-04-28 16:47:29 +0000
committerderaadt <deraadt@openbsd.org>2019-04-28 16:47:29 +0000
commitfad8bdf900521c494af86f86e6f84e9fa2375a53 (patch)
treef5b7d36ad19862bac5feb8f2e940052e2c8e5431 /distrib/i386/common
parentfix misplaced hyphen in usage(); (diff)
downloadwireguard-openbsd-fad8bdf900521c494af86f86e6f84e9fa2375a53.tar.xz
wireguard-openbsd-fad8bdf900521c494af86f86e6f84e9fa2375a53.zip
cleanup the situation around "df -i"
Diffstat (limited to 'distrib/i386/common')
-rw-r--r--distrib/i386/common/Makefile.inc6
1 files changed, 2 insertions, 4 deletions
diff --git a/distrib/i386/common/Makefile.inc b/distrib/i386/common/Makefile.inc
index 398530a5da5..9b78c6b04b9 100644
--- a/distrib/i386/common/Makefile.inc
+++ b/distrib/i386/common/Makefile.inc
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.inc,v 1.48 2019/04/28 15:21:49 deraadt Exp $
+# $OpenBSD: Makefile.inc,v 1.49 2019/04/28 16:47:30 deraadt Exp $
TOP= ${.CURDIR}/..
@@ -34,9 +34,7 @@ ${FS}: bsd.gz
installboot -v -r ${MOUNT_POINT} `cat vnd` \
${DESTDIR}/usr/mdec/biosboot ${.OBJDIR}/boot
dd if=bsd.gz of=${MOUNT_POINT}/bsd bs=512
- @echo ""
- @df -i ${MOUNT_POINT}
- @echo ""
+ df -i ${MOUNT_POINT}
umount ${MOUNT_POINT}
vnconfig -u `cat vnd`
rm -f vnd