Author: dteske
Date: Mon Nov  2 22:05:41 2015
New Revision: 290289
URL: https://svnweb.freebsd.org/changeset/base/290289

Log:
  MFC r287691: Remove trailing newline at EOF

Modified:
  stable/10/usr.sbin/bsdinstall/scripts/rootpass
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/usr.sbin/bsdinstall/scripts/rootpass
==============================================================================
--- stable/10/usr.sbin/bsdinstall/scripts/rootpass      Mon Nov  2 22:05:04 
2015        (r290288)
+++ stable/10/usr.sbin/bsdinstall/scripts/rootpass      Mon Nov  2 22:05:41 
2015        (r290289)
@@ -34,4 +34,3 @@ echo
 echo "Please select a password for the system management account (root):"
 
 chroot $BSDINSTALL_CHROOT passwd root 2>&1
-
_______________________________________________
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-unsubscr...@freebsd.org"

Reply via email to