]> git.pld-linux.org Git - packages/bash.git/blame - bash-profile.patch
- rediffed
[packages/bash.git] / bash-profile.patch
CommitLineData
0507c857
MK
1diff -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 */
19f26d9b 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.073719 seconds and 4 git commands to generate.