diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2015-09-04 14:22:27 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-07 16:10:46 +0100 |
commit | c66d7d85b7225be8c838449324d506565dd0081d (patch) | |
tree | 6caf926cfe7c168aa87dd689e28d68b150b54a4f /meta/recipes-core/dbus | |
parent | 7d08d2d5c0ae686e3bb8732ea82f30fd189b1cd8 (diff) | |
download | openembedded-core-c66d7d85b7225be8c838449324d506565dd0081d.tar.gz openembedded-core-c66d7d85b7225be8c838449324d506565dd0081d.tar.bz2 openembedded-core-c66d7d85b7225be8c838449324d506565dd0081d.zip |
postinst_intercept: allow to pass variables with spaces
* trying to pass foo="a b" through postinst_intercept ends
with the actual script header to containing:
b
foo=a
which fails because "b" command doesn't exist.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/dbus')
0 files changed, 0 insertions, 0 deletions