| Summary: | Some environment variable paths in Python 2.7/Postgresql-9.2 app contain double slashes | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | abbottc |
| Component: | Image | Assignee: | Jakub Hadvig <jhadvig> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 1.x | CC: | wsun, yadu |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-30 00:53:55 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
abbottc
2013-12-20 12:16:01 UTC
Hi abbottc, thank you for this report. I would like to ask you if you have any personal regards to this issue, because I think thats its just a cosmetic issue. Thanks Jakub Issue fixed. PR: https://github.com/openshift/origin-server/pull/4448 Test on INT(denvenv_4217) Issue have been fixed. move to verified. [py27-111.int.rhcloud.com 52d4a5b203ef6469270004e7]\> env | grep PYTHON_EGG_CACHE PYTHON_EGG_CACHE=/var/lib/openshift/52d4a5b203ef6469270004e7/python/virtenv/.python-eggs/ [py27-111.int.rhcloud.com 52d4a5b203ef6469270004e7]\> env | grep OPENSHIFT_POSTGRESQL_DB_SOCKET OPENSHIFT_POSTGRESQL_DB_SOCKET=/var/lib/openshift/52d4a5b203ef6469270004e7/postgresql/socket/ |