]> git.pld-linux.org Git - packages/bash.git/blob - bash-profile.patch
Up to 5.2.26
[packages/bash.git] / bash-profile.patch
1 diff -urNp -x '*.orig' bash-5.1.org/config-top.h bash-5.1/config-top.h
2 --- bash-5.1.org/config-top.h   2021-03-21 13:21:19.045594925 +0100
3 +++ bash-5.1/config-top.h       2021-03-21 13:21:19.703594925 +0100
4 @@ -18,6 +18,8 @@
5     along with Bash.  If not, see <http://www.gnu.org/licenses/>.
6  */
7  
8 +#define NON_INTERACTIVE_LOGIN_SHELLS
9 +
10  /* Define CONTINUE_AFTER_KILL_ERROR if you want the kill command to
11     continue processing arguments after one of them fails.  This is
12     what POSIX.2 specifies. */
This page took 0.09469 seconds and 4 git commands to generate.