fix --refresh option
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 1 Apr 2013 19:01:30 +0000 (21:01 +0200)
committerJohannes Berg <johannes@sipsolutions.net>
Mon, 1 Apr 2013 19:02:55 +0000 (21:02 +0200)
commitbfd716a98722746860ad5f1b3515917200e03e05
treea251cd020481b359108128f176335d44d297a879
parentddec8b29cce2c43267225afb50bbb683b8106e66
fix --refresh option

The refresh option was only able to correctly handle
patch files that change a single file, fix this.

It's still desirable to have few changes per file,
but when a single patch makes sense for changes to
multiple files in a single driver.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
gentree.py