remove unecessary whitespace :-)

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
Nico Schottelius 2011-10-31 18:26:36 +01:00
parent 5ac857a87c
commit d6d4d374bd
1 changed files with 1 additions and 1 deletions

View File

@ -23,4 +23,4 @@ set +e
lsb_release=$(which lsb_release 2>/dev/null)
if [ -x "$lsb_release" ]; then
$lsb_release --short --release
fi
fi