Trim trailing whitespace from the end of a line

This commit is contained in:
dougb 2009-05-16 20:26:01 +00:00
parent 0165e636bf
commit 23339f0750

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