1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-29 08:08:37 +00:00

Trim trailing whitespace from the end of a line

This commit is contained in:
Doug Barton 2009-05-16 20:26:01 +00:00
parent 71bc1ce36e
commit 1adf50eea8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=192210

View File

@ -79,7 +79,7 @@ chroot_autoupdate()
fi
fi
# Copy and/or update key files to the chroot /etc
# Copy and/or update key files to the chroot /etc
#
for file in localtime protocols services; do
if [ -r /etc/$file ]; then