writeConfig(): fix format-specific parameters loop
This commit is contained in:
parent
daac6e00e5
commit
a2ee934149
@ -68,7 +68,7 @@ path ${destinationpath["$destination"]}
|
|||||||
format ${destinationformat["$destination"]}
|
format ${destinationformat["$destination"]}
|
||||||
|
|
||||||
EOCfg
|
EOCfg
|
||||||
case "${destinationformat[@]}" in
|
case "${destinationformat["$destination"]}" in
|
||||||
vorbis)
|
vorbis)
|
||||||
cat <<-EOCfg
|
cat <<-EOCfg
|
||||||
# Ogg parameters:
|
# Ogg parameters:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user