[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#436731: lh_binary_yaboot fails with: sed: -e expression #1, char 13: unterminated `s' command



>   sed: -e expression #1, char 13: unterminated `s' command

should be fixed in soon to be uploaded ~a22-1.

The problem is supposed to be triggered by the fact that :
1) sed doesn't like mutliline strings in script fragment
2) dash's echo builtin doesn't escape \n as other shells do.

So easy fix, is to use GNU echo (/bin/echo) were builtin echo is used.

-- 
Mathieu





Reply to: