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
This is an attempt to work around the BSD/GNU `stat` incompatibility
for the two calls during storage tests.
$ ./test/bin/stat -c %U /Users/GitHub
GitHub
$ ./test/bin/stat -c %U ./data
ryan
$ ./test/bin/stat -f '%Su' ./data
ryan
0 commit comments