]> Git Repo - J-u-boot.git/commit
patman: Allow commands to raise on error, or not
authorSimon Glass <[email protected]>
Sat, 15 Dec 2012 10:42:05 +0000 (10:42 +0000)
committerSimon Glass <[email protected]>
Thu, 4 Apr 2013 21:04:33 +0000 (14:04 -0700)
commitdc191505b903220a8581303efef0a1ead0e06532
tree3d2592eb91de9c254757800be9cea7330a36540a
parenta10fd93cbc2ddf1da1f8b6d915f4bc3276ff7731
patman: Allow commands to raise on error, or not

Make raise_on_error a parameter so that we can control which commands
raise and which do not. If we get an error reading the alias file, just
continue.

Signed-off-by: Simon Glass <[email protected]>
tools/patman/command.py
tools/patman/gitutil.py
This page took 0.030958 seconds and 4 git commands to generate.