From 9d735decd6668a1762d3c2f6bdf1b5efd9440b0c Mon Sep 17 00:00:00 2001 From: dteske Date: Mon, 2 Nov 2015 22:05:41 +0000 Subject: MFC r287691: Remove trailing newline at EOF --- usr.sbin/bsdinstall/scripts/rootpass | 1 - 1 file changed, 1 deletion(-) diff --git a/usr.sbin/bsdinstall/scripts/rootpass b/usr.sbin/bsdinstall/scripts/rootpass index b3dde22..7bfd823 100755 --- a/usr.sbin/bsdinstall/scripts/rootpass +++ b/usr.sbin/bsdinstall/scripts/rootpass @@ -34,4 +34,3 @@ echo echo "Please select a password for the system management account (root):" chroot $BSDINSTALL_CHROOT passwd root 2>&1 - -- cgit v1.1