Changes (old file to new):
<  `ls -F ${IMG_DIR} | grep -v '/' | sed -e s/"^"/"\""/ | \
<   sed -e s/"\.iso$"/'\.iso\" \"\" \\ '/` 2>${L_TMPFILE}
---
>  `ls -Fsh --show-control-chars ${IMG_DIR} | sed -e s/"\.iso@"/"\.iso"/ | \
>   sed -e s/"\.iso@"/"\.iso"/ | \
>   while read c1 c2; do c2="$(printf '%-20s\n' "$c2")"; echo "$c2 $c1"; done | 
> \
>   grep -v " 0$" | grep -v '/' | grep ".iso"` 2>${L_TMPFILE}

-- 
Choosing image to burn (Data CD) - Multiple errors/bugs
https://bugs.launchpad.net/bugs/276617
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to