correct indent

Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
Nico Schottelius 2009-07-01 17:08:59 +02:00
parent 65a7badd4d
commit a9aad1ed8f
1 changed files with 6 additions and 6 deletions

View File

@ -184,7 +184,7 @@ while [ "$#" -ge 1 ]; do
# make variable available for subscripts
eval export source_${no_sources}
fi
fi
done
#