Home
last modified time | relevance | path

Searched hist:"9649 e152cbdd98d836912c45acd1f03fc70a21a5" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/patman/
H A Dpatman.py9649e152cbdd98d836912c45acd1f03fc70a21a5 Thu Jul 30 19:47:41 UTC 2015 Simon Glass <sjg@chromium.org> patman: Don't run patman when it is imported as a module

Commit 488d19c (patman: add distutils based installer) has the side effect
of making patman run twice with each invocation. Fix this by checking for
'main program' invocation in patman.py. This is good practice in any case.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Chris Packham <judge.packham@gmail.com>