From 7eec7171db3142cffda4146d3792fb5d14e4304d Mon Sep 17 00:00:00 2001 From: Dmitry Nedospasov Date: Sat, 5 Jun 2010 01:37:29 +0200 Subject: [PATCH] Fix trailing whitespace --- hooks/dapper/70-install-ssh | 2 +- hooks/debian/70-install-ssh | 2 +- hooks/edgy/70-install-ssh | 2 +- hooks/intrepid/70-install-ssh | 2 +- hooks/karmic/70-install-ssh | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hooks/dapper/70-install-ssh b/hooks/dapper/70-install-ssh index 1bab83f..9ab199a 100755 --- a/hooks/dapper/70-install-ssh +++ b/hooks/dapper/70-install-ssh @@ -1,7 +1,7 @@ #!/bin/sh # # This script installs OpenSSH Server on the newly created guest. -# +# # It does this by generating the keys within the host, since guests # do not have the necessary /dev/random and /dev/urandom to generate # their own keys before boot. diff --git a/hooks/debian/70-install-ssh b/hooks/debian/70-install-ssh index 1bab83f..9ab199a 100755 --- a/hooks/debian/70-install-ssh +++ b/hooks/debian/70-install-ssh @@ -1,7 +1,7 @@ #!/bin/sh # # This script installs OpenSSH Server on the newly created guest. -# +# # It does this by generating the keys within the host, since guests # do not have the necessary /dev/random and /dev/urandom to generate # their own keys before boot. diff --git a/hooks/edgy/70-install-ssh b/hooks/edgy/70-install-ssh index 1bab83f..9ab199a 100755 --- a/hooks/edgy/70-install-ssh +++ b/hooks/edgy/70-install-ssh @@ -1,7 +1,7 @@ #!/bin/sh # # This script installs OpenSSH Server on the newly created guest. -# +# # It does this by generating the keys within the host, since guests # do not have the necessary /dev/random and /dev/urandom to generate # their own keys before boot. diff --git a/hooks/intrepid/70-install-ssh b/hooks/intrepid/70-install-ssh index 1bab83f..9ab199a 100755 --- a/hooks/intrepid/70-install-ssh +++ b/hooks/intrepid/70-install-ssh @@ -1,7 +1,7 @@ #!/bin/sh # # This script installs OpenSSH Server on the newly created guest. -# +# # It does this by generating the keys within the host, since guests # do not have the necessary /dev/random and /dev/urandom to generate # their own keys before boot. diff --git a/hooks/karmic/70-install-ssh b/hooks/karmic/70-install-ssh index 1bab83f..9ab199a 100755 --- a/hooks/karmic/70-install-ssh +++ b/hooks/karmic/70-install-ssh @@ -1,7 +1,7 @@ #!/bin/sh # # This script installs OpenSSH Server on the newly created guest. -# +# # It does this by generating the keys within the host, since guests # do not have the necessary /dev/random and /dev/urandom to generate # their own keys before boot.