• Alex Harrington's avatar
    fixing panic when root is symlink (#1429) · 55bded68
    Alex Harrington authored
    * fixing panic when root is symlink
    checking root path is a symlink before os.Stat which panics
    
    * fixing formatting
    
    * adding test to verify symlink root path check
    
    * fixing typo
    55bded68
root_test.go 3.87 KB