remove unecessary whitespace in line 204 :-)
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
2b890b0316
commit
65c34deb43
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@ else
|
|||
|
||||
eval source_${no_sources}=\"${arg}\"
|
||||
no_sources="$((${no_sources}+1))"
|
||||
|
||||
|
||||
# make variable available for subscripts
|
||||
eval export source_${no_sources}
|
||||
done
|
||||
|
|
Loading…
Reference in a new issue