Max Nikulin <maniku...@gmail.com> writes: >> I have a concern about this test - it will not work on windows or in > > I do not mind to add > > (skip-unless (not (memq system-type '(ms-dos windows-nt)))) > >> non-standard system shells. We should probably disable the test unless >> "printf" can be evaluated in the current system shell. > > POSIX printf is more portable than "echo". Anyway Makefile expects a > POSIX compatible shell. So I believe, it is developer responsibility to > run build and test with a sane shell even if they prefer something > unusual as the interactive shell.
Agree. Applied, onto main, after adding skip-unless. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=a3bcb5536 -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>