Feature #2699
FILES in CONTEXT does not accept multiple lines
Status: | Closed | Start date: | 01/30/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 4.4.1 | |||
Resolution: | fixed | Pull request: |
Description
Context scripts should be able to support files separated by new lines:
CONTEXT = [ FILES="one two three" ]
Associated revisions
feature #2699: convert new lines to spaces in CONTEXT/FILES
feature #2699: Fix index type in string loop
feature #2699: convert new lines to spaces in CONTEXT/FILES
(cherry picked from commit ef0b9546192f8bb3e6399924cbc6d0e2a4b2c2b8)
feature #2699: Fix index type in string loop
(cherry picked from commit e6fc3ec37a67ce0af6bc11e23db705c911b4b9d1)
History
#1 Updated by Javi Fontan over 7 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed
Applied to both one-4.4 and master branches.