]> code.ossystems Code Review - openembedded-core.git/commit
data: fewer newlines for (un)export
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 3 Jan 2011 19:57:20 +0000 (20:57 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 4 Jan 2011 15:00:11 +0000 (15:00 +0000)
commit83f0b79f43f2df35ac6fa9ba11973491e6a52b65
tree9c4b43dbcdb5b83bf42623a759882da25d4b6aa8
parent9ed8e9f37136ee170433effad0ebd4130dc97007
data: fewer newlines for (un)export

Previously we emitted two newlines for export and unexport.
One newline for export and unexport is enough (and makes the scripts
look better and a tad smaller).

(Bitbake rev: ba060160fdf1278a273fb2b77d36b8c681807ecf)

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
bitbake/lib/bb/data.py