Actions
Bug #7759
closedTypo in package_install_version generic method
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
- "install vith version" usebundle => package_install_version_cmp("${package_name}", "==", "${package_version}", "add"); + "install with version" usebundle => package_install_version_cmp("${package_name}", "==", "${package_version}", "add");
Reported by François Bayart in https://github.com/Normation/ncf/pull/294
Updated by Anonymous almost 9 years ago
- Status changed from New to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:c3e88900916ac847d413ad1f9edfd185dfdeda73.
Updated by Vincent MEMBRÉ about 8 years ago
- Status changed from Pending release to Released
Updated by Alexis Mousset over 2 years ago
- Target version changed from master to ncf-1.2
- Priority set to 0
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category set to Generic methods
Actions