GNOME Bugzilla – Bug 703954
Clean up the code handling --in-builddir and --in-checkoutdir
Last modified: 2013-07-10 16:00:49 UTC
In bug #700731 Colin suggested a change to make the code a bit clearer since during the years it grew out a bit byzantine. I went a bit further on that and merged as far as possible the handling of the --in-builddir and --in-checkoutdir options.
Created attachment 248838 [details] [review] run: Deduplicate the code handling --in-builddir and --in-checkoutdir
Created attachment 248839 [details] [review] run: Simplify code using a single-item list
Review of attachment 248838 [details] [review]: Nice, this looks good.
Review of attachment 248839 [details] [review]: Looks good, thanks!
The following fixes have been pushed: 68e3dcd run: Simplify code using a single-item list 7a71be6 run: Deduplicate the code handling --in-builddir and --in-checkoutdir
Created attachment 248845 [details] [review] run: Simplify code using a single-item list
Created attachment 248846 [details] [review] run: Deduplicate the code handling --in-builddir and --in-checkoutdir