Mailinglist Archive: opensuse-bugs (14006 mails)
| < Previous | Next > |
[Bug 372061] default .profile script exits with exit code of 1
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 2 Apr 2008 03:15:22 -0600 (MDT)
- Message-id: <20080402091522.E96DACC6C2@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=372061
User werner@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=372061#c6
Dr. Werner Fink <werner@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|Normal |Enhancement
--- Comment #6 from Dr. Werner Fink <werner@xxxxxxxxxx> 2008-04-02 03:15:22
MST ---
IMHO
test -z "$PROFILEREAD" && . /etc/profile || true
should be enough. With this we may see errors within /etc/profile.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User werner@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=372061#c6
Dr. Werner Fink <werner@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|Normal |Enhancement
--- Comment #6 from Dr. Werner Fink <werner@xxxxxxxxxx> 2008-04-02 03:15:22
MST ---
IMHO
test -z "$PROFILEREAD" && . /etc/profile || true
should be enough. With this we may see errors within /etc/profile.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |