Skip to content
Snippets Groups Projects
  • kkm's avatar
    138cd8d0
    make_build_h: handle backslashes in external strings · 138cd8d0
    kkm authored
    LikewiseOpen creates user names with a backslash in them. A gentle
    massage with sed(1) allows such strings to be inserted into build.h
    properly quoted. I am also adding the same for host name and other
    strings used in the script that are more or less user-controlled.
    
    ASTERISK-26754
    
    Change-Id: Iac5ef2b67a68ee58f35ddbf86bb818ba6eabecae
    138cd8d0
    History
    make_build_h: handle backslashes in external strings
    kkm authored
    LikewiseOpen creates user names with a backslash in them. A gentle
    massage with sed(1) allows such strings to be inserted into build.h
    properly quoted. I am also adding the same for host name and other
    strings used in the script that are more or less user-controlled.
    
    ASTERISK-26754
    
    Change-Id: Iac5ef2b67a68ee58f35ddbf86bb818ba6eabecae
make_build_h 536 B