remove comment in bash_profile

This commit is contained in:
openeuler-basic 2020-03-19 15:48:43 +08:00
parent 64fafdc2b6
commit 6ebd403843
2 changed files with 8 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: bash Name: bash
Version: 5.0 Version: 5.0
Release: 11 Release: 12
Summary: It is the Bourne Again Shell Summary: It is the Bourne Again Shell
License: GPLv3 License: GPLv3
URL: https://www.gnu.org/software/bash URL: https://www.gnu.org/software/bash
@ -123,6 +123,12 @@ make check
%exclude %{_infodir}/dir %exclude %{_infodir}/dir
%changelog %changelog
* Thu Mar 19 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.0-12
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:remove comment in dot-bash_profile
* Tue Mar 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.0-11 * Tue Mar 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.0-11
- Type:enhancement - Type:enhancement
- ID:NA - ID:NA

View File

@ -1,2 +1,2 @@
# Source /root/.bashrc if user has one # Source /root/.bashrc if user has one
# [ -f ~/.bashrc ] && . ~/.bashrc [ -f ~/.bashrc ] && . ~/.bashrc