]> code.ossystems Code Review - openembedded-core.git/commit
bitbake/fetch2: Use True instead of integer values
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 Feb 2011 14:40:41 +0000 (14:40 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Feb 2011 09:06:37 +0000 (09:06 +0000)
commit7202a77134029cb37540c785ce0161a4dd574853
treee9b8d7d3c180260317b661ce0f325a5492d9a6db
parent8f2abf4a9f000d42e98c4936e393bd5033a1af48
bitbake/fetch2: Use True instead of integer values

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/fetch2/__init__.py
bitbake/lib/bb/fetch2/cvs.py
bitbake/lib/bb/fetch2/git.py
bitbake/lib/bb/fetch2/local.py
bitbake/lib/bb/fetch2/perforce.py
bitbake/lib/bb/fetch2/ssh.py
bitbake/lib/bb/fetch2/svk.py
bitbake/lib/bb/fetch2/wget.py