GNOME Bugzilla – Bug 765618
Replace GNU -B extension with a more portable -I equivalent in gi-tester
Last modified: 2016-04-26 20:52:01 UTC
The `-B` option is a GNU extension, replacing it with `-I '^\s*$'` is more portable and will work with OpenBSD too.
Created attachment 326788 [details] [review] Use portable -I instead of -B
Review of attachment 326788 [details] [review]: Sure, though this needs to be in proper `git format-patch` style.
Your previous patches were mostly OK on style, if you make it look like e.g. 023a7ed00e33a6a9e5f3fee742d4c210ce108ecd fine by me to commit without another roundtrip.
Thank you, pushed as dbbb8b36f2573134d46d5a514a86cc82a18e89d9.