62c46545a8
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/bash.git#a52a705fbcc97249e1abea732fe4e6fc73de767a
14 lines
531 B
Diff
14 lines
531 B
Diff
diff --git a/config-top.h b/config-top.h
|
|
index e5cc147..f5e0a52 100644
|
|
--- a/config-top.h
|
|
+++ b/config-top.h
|
|
@@ -106,7 +106,7 @@
|
|
sshd and source the .bashrc if so (like the rshd behavior). This checks
|
|
for the presence of SSH_CLIENT or SSH2_CLIENT in the initial environment,
|
|
which can be fooled under certain not-uncommon circumstances. */
|
|
-/* #define SSH_SOURCE_BASHRC */
|
|
+#define SSH_SOURCE_BASHRC
|
|
|
|
/* Define if you want the case-toggling operators (~[~]) and the
|
|
`capcase' variable attribute (declare -c). */
|