Skip to content

Commit

Permalink
Fix for sw reboot when member_id is not set Juniper#1351
Browse files Browse the repository at this point in the history
  • Loading branch information
chidanandpujar committed Feb 4, 2025
1 parent ec66b41 commit a36cff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/jnpr/junos/ofacts/session.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
facts['HOME'] = login home directory
facts['HOME'] = login home directory
"""

from lxml.builder import E
Expand Down

0 comments on commit a36cff3

Please sign in to comment.