Unable to delete duplicate bootarg entry
Applies to
ONTAP 9
Issue
- Unable to unset or remove a duplicate bootarg entry
- When viewing the kenv output from a text editor, an unexpected symbol is identified (Â)
- This (Â) special character is not visible from the CLI directly
- KENV output from CLI shows:
bootarg.login.allowdiag="false" bootarg.login.allowdiag="true"
- The same KENV output when reviewed in a text file shows:
bootarg.login.allowdiag="false"Â bootarg.login.allowdiag="true"
