Bug #3579
closed
The file tools/generate-map.sh to generate the documentation does not work with bash
Added by Vincent MEMBRÉ over 11 years ago.
Updated over 9 years ago.
Description
The tool we used to create the documentation is note working on every shell (working in dash, not in bash).
The usage of echo "filename \n" >> /tmp/content.txt is inserting '\n' in bash not a line break.
This line break is useless (echo makes one automatically, which leads to two line break) so we should remove it.
- Status changed from New to Pending technical review
- Assignee changed from Vincent MEMBRÉ to Jonathan CLARKE
- Pull Request set to https://github.com/Normation/rudder-doc/pull/12
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:3b57b62251a840b8d2fcc950f1e36c827784dfe8.
Applied in changeset commit:9eb39c857582ac653b3e169c750574af5b10cc12.
- Subject changed from tools/generate-map.sh is not working on every system to The file tools/generate-map.sh to generate the documentation does not work with bash
- Status changed from Pending release to Released
- Project changed from 30 to Rudder
- Category set to Documentation
Also available in: Atom
PDF