From c7484a72ddf1191df4089896b4cf78f801a3a069 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Jan 12 2021 06:13:42 +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