Commit 0655a606 by Serge Hallyn

trivial: remove trailing whitespce from lxc-fedora

parent fe5c5ea6
...@@ -219,7 +219,7 @@ configure_fedora_systemd() ...@@ -219,7 +219,7 @@ configure_fedora_systemd()
# "evil coding bastard" code with one significant hack / dirty trick # "evil coding bastard" code with one significant hack / dirty trick
# that you would probably miss just reading the code below. I'll mark # that you would probably miss just reading the code below. I'll mark
# it out with comments. # it out with comments.
# #
# Because of what this code does, it deserves a lot of comments so people # Because of what this code does, it deserves a lot of comments so people
# can understand WHY I did it this way... # can understand WHY I did it this way...
# #
...@@ -615,7 +615,7 @@ download_fedora() ...@@ -615,7 +615,7 @@ download_fedora()
# download a mini fedora into a cache # download a mini fedora into a cache
echo "Downloading fedora minimal ..." echo "Downloading fedora minimal ..."
# These will get changed if it's decided that we need a # These will get changed if it's decided that we need a
# boostrap environment (can not build natively) # boostrap environment (can not build natively)
BOOTSTRAP_INSTALL_ROOT=${INSTALL_ROOT} BOOTSTRAP_INSTALL_ROOT=${INSTALL_ROOT}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment