Actions
Bug #18719
closedOn sles system augtool requires a terminating break line to run a command passed via pipe
Pull Request:
Severity:
UX impact:
User visibility:
First impressions of Rudder
Effort required:
Very Small
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
See:
agent:/tmp/tmp.epR3YYTx9n/tests/acceptance # printf "set /augeas/load/Passwd/lens "Passwd.lns" \nset /augeas/load/Passwd/incl "/etc/passwd" \nload \nget /files/etc/passwd/root/uid" | augtool --noautoload -e augtool> set /augeas/load/Passwd/lens Passwd.lns augtool> set /augeas/load/Passwd/incl /etc/passwd augtool> load augtool> get /files/etc/passwd/root/uid agent:/tmp/tmp.epR3YYTx9n/tests/acceptance # printf "set /augeas/load/Passwd/lens "Passwd.lns" \nset /augeas/load/Passwd/incl "/etc/passwd" \nload \nget /files/etc/passwd/root/uid\n" | augtool --noautoload -e augtool> set /augeas/load/Passwd/lens Passwd.lns augtool> set /augeas/load/Passwd/incl /etc/passwd augtool> load augtool> get /files/etc/passwd/root/uid /files/etc/passwd/root/uid = 0 augtool>
Updated by Félix DALLIDET almost 4 years ago
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
Updated by Félix DALLIDET almost 4 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Alexis Mousset
- Pull Request set to https://github.com/Normation/ncf/pull/1273
Updated by Félix DALLIDET almost 4 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset commit:a4e65cddaa5867e5370d035bb5ac6e9a052f4f69.
Updated by Vincent MEMBRÉ almost 4 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.1.7 which was released today.
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category changed from Generic methods - File Management to Generic methods
Actions