summaryrefslogtreecommitdiffstats
path: root/lib/bb/tests/data.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-09-20 15:26:32 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-09-22 12:16:31 +0100
commit37e13b852b33d98fa40f49dc1e815b3bbe912ff0 (patch)
treed20978a1b4d2d36d8dee7a927db72639c4dfeef1 /lib/bb/tests/data.py
parent10757c529fe0b4b9a39740d269831347a3aab4a0 (diff)
downloadbitbake-37e13b852b33d98fa40f49dc1e815b3bbe912ff0.tar.gz
data_smart: Variable references don't contain newlines, spaces or tabs
The code is happily trying to expand variable names containing newlines, spaces and tabs which are illegal characters in variable names. This patch stops it doing this. This will change dependency checksums since some rather weird dependencies were being attempted to be expanded. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/bb/tests/data.py')
0 files changed, 0 insertions, 0 deletions