commit | 2a5338540fc31355fa1bfa3ceb3214884e23141a | [log] [tgz] |
---|---|---|
author | Sander Eikelenboom <linux@eikelenboom.it> | Thu Jan 09 20:18:43 2014 +0100 |
committer | Kevin O'Connor <kevin@koconnor.net> | Fri Jan 10 13:07:52 2014 -0500 |
tree | 1e30f7714d6c4511a567544d22d07de57675a825 | |
parent | ec443fff52edeaa08f2b978faeca46137bfe74d9 [diff] |
Prevent build failure by not splitting line in the middle of arguments to checkrom.py script File "./scripts/checkrom.py", line 24, in main objinfo, finalsize, rawfile, outfile = sys.argv[1:] ValueError: need more than 3 values to unpack Signed-off-by: Sander Eikelenboom <linux@eikelenboom.it>