You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
disk_check: Script updated to run good in 201811 & 201911 (sonic-net#1747)
What I did
Have independent subdirs for each mounted dir to avoid any collisions of files/dirs by same name.
Adopt for older version of python3
How I did it
Changes:
Individual subdirs for each dir to be mounted
subprocess args made compatible with older version of python3 (tested in version 3.5.3)
How to verify it
Simulate read-only state
Run this script
Test ssh via new tacacs user (who had not logged in earlier)
0 commit comments