]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
utils: Improve remove funciton to handle whitespace
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Feb 2013 22:31:52 +0000 (14:31 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Feb 2013 22:31:56 +0000 (14:31 -0800)
commit617511c9f86cc4ef52457653c8adff582d94bce3
tree4fa26a1de38b9193d29afcb721d4895daec0a886
parent7e479dc6a574a8f3bd9f24d2ed1c3ceef91f3828
utils: Improve remove funciton to handle whitespace

Improve the remove function to better handle cases where path contains
special shell chars like whitespaces, '$', ';' or'\'.

Thanks to Enrico Scholz for the fix.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/utils.py