Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
aaa_base
git-10-f95fe37ac19c11c1294173b44e6a7567d842cd75...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File git-10-f95fe37ac19c11c1294173b44e6a7567d842cd75.patch of Package aaa_base
commit f95fe37ac19c11c1294173b44e6a7567d842cd75 Author: super7ramp <antoine.belvire@laposte.net> Date: Thu Dec 11 00:16:02 2014 -0500 Fix indentation diff --git a/files/etc/profile.d/profile.sh b/files/etc/profile.d/profile.sh index cc4aa6c..5927d16 100644 --- a/files/etc/profile.d/profile.sh +++ b/files/etc/profile.d/profile.sh @@ -24,13 +24,13 @@ do eval val=${line#*=} case "$line" in CWD_IN_ROOT_PATH=*) - test "$val" = "yes" || continue - test $UID -lt 100 && PATH=$PATH:. - ;; + test "$val" = "yes" || continue + test $UID -lt 100 && PATH=$PATH:. + ;; CWD_IN_USER_PATH=*) - test "$val" = "yes" || continue - test $UID -ge 100 && PATH=$PATH:. - ;; + test "$val" = "yes" || continue + test $UID -ge 100 && PATH=$PATH:. + ;; FROM_HEADER=*) FROM_HEADER="${val}" export FROM_HEADER
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor