nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] First release candidate of nmh 1.6 now available

2014-04-15 21:09:19
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

<Prev in Thread] Current Thread [Next in Thread>