From: hickert Date: Thu, 27 Mar 2008 11:09:10 +0000 (+0000) Subject: Fixed space reduction problem X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=08a717734534ebebab42ad3733a4df287c6b2b8c;p=gosa.git Fixed space reduction problem git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10025 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/update-online-help b/gosa-core/update-online-help index f58bf64b6..7f7cfee9f 100755 --- a/gosa-core/update-online-help +++ b/gosa-core/update-online-help @@ -59,7 +59,7 @@ fi popd &> /dev/null echo -en "\n" >> doc/guide.xml -#sed -i "s~\t~ ~;s~\t~~g;" doc/guide.xml +sed -i s/"[ \t][ \t]*"/" "/g doc/guide.xml echo -en " done.\n" # Core help