>i've just pushed a runtime check to docs/contrib/ml to make it work
>correctly on most shells, with slightly reduced functionality on
>strict-posix /bin/sh variants.  (namely, the absence of the "read -n
>N" feature.)  i'm leaving the #! line as /bin/bash, since that's how i
>wrote and tested.

FYI, if you want that change to be in 1.6, it should be cherry-picked
to the 1.6-release branch.  E.g.:

% git checkout 1.6-release
% git cherry-pick 63defc6d56eb92
% git push

--Ken

_______________________________________________
Nmh-workers mailing list
Nmh-workers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to