From 84daf989c6d5954d73e94639240783f61dc57593 Mon Sep 17 00:00:00 2001 From: Lars Bisballe Jensen Date: Wed, 19 Oct 2011 10:19:38 +0200 Subject: Added whitespaces to Peter and Lars entries --- tools/add_file | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools/add_file') diff --git a/tools/add_file b/tools/add_file index ff3bc9a..4adc039 100755 --- a/tools/add_file +++ b/tools/add_file @@ -24,13 +24,13 @@ function allfile() { fi if [ "$WHO" == "senator" ]; then - echo "Lars Bisballe Jensen" >> $1; + echo " Lars Bisballe Jensen" >> $1; echo " * elsenator@gmail.com" >> $1; fi if [ "$WHO" == "piparum" ]; then - echo "Peter Skaarup" >> $1; - echo " * and piparum@piparum.dk" >> $1; + echo " Peter Skaarup" >> $1; + echo " * and piparum@piparum.dk" >> $1; fi echo " ****************************************************************************/" >> $1; echo "" >> $1; -- cgit v1.2.3