Squid configuration paths mix windows and linux separators
Bug #987225 reported by
Manuel de la Peña
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
ubuntuone-dev-tools | Status tracked in Trunk | |||||
Stable-4-0 |
Fix Released
|
Undecided
|
Unassigned | |||
Trunk |
Fix Released
|
Medium
|
Manuel de la Peña |
Bug Description
The paths used in the squid config mix windows and linux separtors when ran on windows.
Related branches
lp://staging/~mandel/ubuntuone-dev-tools/fix-squid-tests
- dobey (community): Approve
- Eric Casteleijn (community): Approve
-
Diff: 509 lines (+266/-33)9 files modifieddata/squid.conf.in (+5/-5)
run-tests (+2/-2)
run-tests.bat (+3/-1)
setup.py (+17/-9)
ubuntuone/devtools/services/squid.py (+54/-9)
ubuntuone/devtools/services/tests/test_squid.py (+9/-6)
ubuntuone/devtools/services/tests/test_squid_linux.py (+67/-0)
ubuntuone/devtools/services/tests/test_squid_windows.py (+108/-0)
ubuntuone/devtools/testcases/tests/test_squid_testcase.py (+1/-1)
Changed in ubuntuone-dev-tools: | |
importance: | Undecided → Medium |
status: | New → Triaged |
assignee: | nobody → Manuel de la Peña (mandel) |
summary: |
- Squid configuration paths mize windows and linux separators + Squid configuration paths mix windows and linux separators |
Changed in ubuntuone-dev-tools: | |
status: | Triaged → In Progress |
Changed in ubuntuone-dev-tools: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.