Accepting request 425719 from shells

- Read /etc/profile as zsh again.

OBS-URL: https://build.opensuse.org/request/show/425719
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zsh?expand=0&rev=76
This commit is contained in:
Dominique Leuenberger 2016-09-08 16:05:51 +00:00 committed by Git OBS Bridge
commit ec0edbe69d
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,3 @@
# we source the general profile here so we dont have to
# reimplement it
emulate sh -c 'source /etc/profile'
source /etc/profile

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 8 13:25:28 UTC 2016 - idonmez@suse.com
- Read /etc/profile as zsh again.
-------------------------------------------------------------------
Tue Aug 30 14:13:40 UTC 2016 - mmanno@suse.com