Project

General

Profile

Actions

Bug #3579

closed

The file tools/generate-map.sh to generate the documentation does not work with bash

Bug #3579: The file tools/generate-map.sh to generate the documentation does not work with bash

Added by Vincent MEMBRÉ almost 13 years ago. Updated about 11 years ago.

Status:
Released
Priority:
3
Assignee:
Jonathan CLARKE
Category:
Documentation
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

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.

Updated by Vincent MEMBRÉ almost 13 years ago Actions #1

  • 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

Updated by Vincent MEMBRÉ almost 13 years ago Actions #2

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100

Applied in changeset commit:3b57b62251a840b8d2fcc950f1e36c827784dfe8.

Updated by Jonathan CLARKE almost 13 years ago Actions #3

Applied in changeset commit:9eb39c857582ac653b3e169c750574af5b10cc12.

Updated by Nicolas PERRON almost 13 years ago Actions #4

  • 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

Updated by Nicolas PERRON almost 13 years ago Actions #5

  • Status changed from Pending release to Released

Updated by Benoît PECCATTE about 11 years ago Actions #6

  • Project changed from 30 to Rudder
  • Category set to Documentation
Actions

Also available in: PDF Atom