]> code.ossystems Code Review - openembedded-core.git/commit
lib/oe/path: add warning comment about oe.path.remove() with wildcarded filenames
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 22 Dec 2016 02:19:57 +0000 (15:19 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Jan 2017 13:27:00 +0000 (13:27 +0000)
commit18cc0965741102bccc62dfb32ed7753cdacbadc7
treea15e937e9a4944f099ec28bc732811f7df8f5e58
parent688f7a64917a5ce5cbe12f8e5da4d47e265d240f
lib/oe/path: add warning comment about oe.path.remove() with wildcarded filenames

Add a warning in the doc comment for oe.path.remove() about using that
function on paths that may contain wildcards in the actual
file/directory names.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oe/path.py