Dirk Weber changed bug 1219979
What Removed Added
CC   d_werner@gmx.net

Comment # 1 on bug 1219979 from Dirk Weber
Just for information: this is basically the same problem as described by bug
1203617.

Short summary: such functions should not be defined in the profile 
(/etc/profile.d or ~/.profile )
but in bashrc (/etc/bash.bashrc.local, ~/.bashrc) which are intended for
interactive shells.

In your case with local adaptations you can just move the definitions there.


You are receiving this mail because: