scripts:streets: Reset IFS after changing it to parse the tables
This commit is contained in:
parent
3af49d258e
commit
892049ea15
@ -24,5 +24,6 @@ for entry in $data; do
|
|||||||
},"
|
},"
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
export IFS=" "
|
||||||
echo "{}"
|
echo "{}"
|
||||||
echo "]"
|
echo "]"
|
||||||
|
Loading…
Reference in New Issue
Block a user