Commit 90de5e0594b9180226b9a13293afe31f18576b3d dropped the -o option but failed to remove "o:" from the getopts option string. This isn't a big deal but it causes the shellcheck/tools.sh test to fail when run with ShellCheck >= 0.4.7, which reports that the option is given to getopts but is not handled in the associated case statement.
Created attachment 15410 [details] Patch for 4.11
Hi Karolin, This is ready for v4-11. Thanks.
(In reply to Amitay Isaacs from comment #2) Hi Amitay, pushed to autobuild-v4-11-test.
(In reply to Karolin Seeger from comment #3) Pushed to v4-11-test. Closing out bug report. Thanks!