Actions
User story #4268
closedImplement a generic_method for insuring that a section contains exactly a block
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
This generic_method would create the section if it doesn't exist, or enforce this section if it does exist
Updated by Nicolas CHARLES almost 11 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Jonathan CLARKE
PR is there
https://github.com/Normation/ncf/pull/21/files
However, the test fails as the diff cannot find source nor destination file.
Any idea why it fail ?
/usr/bin/diff: /home/nicolas/dev/ncf/tests/acceptance/workdir/__30_generic_methods_file_ensure_block_in_section_cf/tmp/reference: No such file or directory /usr/bin/diff: /home/nicolas/dev/ncf/tests/acceptance/workdir/__30_generic_methods_file_ensure_block_in_section_cf/tmp/test: No such file or directory
but they are here:
./workdir/__30_generic_methods_file_ensure_block_in_section_cf/tmp ./workdir/__30_generic_methods_file_ensure_block_in_section_cf/tmp/reference ./workdir/__30_generic_methods_file_ensure_block_in_section_cf/tmp/test
Updated by Nicolas CHARLES almost 11 years ago
ok, it was an error in the classes
PR updated !
Updated by Nicolas CHARLES almost 11 years ago
- Assignee changed from Jonathan CLARKE to Matthieu CERDA
Updated by Nicolas CHARLES almost 11 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:24038f65685c4b02be915c9512a67476e98b5b6e.
Updated by Vincent MEMBRÉ almost 11 years ago
- Target version changed from 2.9.0~rc1 to 2.9.0~rc2
Updated by François ARMAND almost 11 years ago
- Status changed from Pending release to Released
Updated by Benoît PECCATTE over 9 years ago
- Target version changed from 2.9.0~rc2 to 0.x
Updated by Benoît PECCATTE over 9 years ago
- Tracker changed from Enhancement to User story
Updated by Alexis Mousset over 2 years ago
- Target version changed from 0.x to ncf-0.x
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category set to Generic methods
Actions