scripts:streets: Reset IFS after changing it to parse the tables

This commit is contained in:
Markus Koch 2020-04-19 17:29:17 +02:00
parent 3af49d258e
commit 892049ea15
1 changed files with 1 additions and 0 deletions

View File

@ -24,5 +24,6 @@ for entry in $data; do
},"
fi
done
export IFS=" "
echo "{}"
echo "]"