aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorDevin Teske <dteske@FreeBSD.org>2015-09-11 21:09:39 +0000
committerDevin Teske <dteske@FreeBSD.org>2015-09-11 21:09:39 +0000
commit521414ebc716f448e69bf502f29e70b1356a27b5 (patch)
treeaa41809a8d3776e611c8decb7ea7a5bd393c4f3a /usr.sbin
parent5e1ed71e4f39cfa73f80aa84f94c0d4dc618df46 (diff)
downloadsrc-521414ebc716f448e69bf502f29e70b1356a27b5.tar.gz
src-521414ebc716f448e69bf502f29e70b1356a27b5.zip
Remove trailing newline at EOF
MFC after: 3 days X-MFC-to: stable/10
Notes
Notes: svn path=/head/; revision=287691
Diffstat (limited to 'usr.sbin')
-rwxr-xr-xusr.sbin/bsdinstall/scripts/rootpass1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/bsdinstall/scripts/rootpass b/usr.sbin/bsdinstall/scripts/rootpass
index b3dde2287925..7bfd82377e48 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
-