From 63621cc79decdedc19c1041e86eae1bbac663f8f Mon Sep 17 00:00:00 2001 From: Packit Service Date: Dec 09 2020 08:19:39 +0000 Subject: Apply patch bash-2.03-profile.patch patch_name: bash-2.03-profile.patch present_in_specfile: true location_in_specfile: 22 --- diff --git a/config-top.h b/config-top.h index fd68a3d..bf5e42a 100644 --- a/config-top.h +++ b/config-top.h @@ -23,6 +23,8 @@ what POSIX.2 specifies. */ #define CONTINUE_AFTER_KILL_ERROR +#define NON_INTERACTIVE_LOGIN_SHELLS + /* Define BREAK_COMPLAINS if you want the non-standard, but useful error messages about `break' and `continue' out of context. */ #define BREAK_COMPLAINS