Description
test_mkdir() creates parent directory only if called with -p option.
Several sanity tests are failed to create $tdir if run separately because of parent directory d0.sanity does not exist and test_mkdir () is called without -p option
# ONLY=6g sh sanity.sh
== sanity test 6g: Is new dir in sgid dir inheriting group? == 03:34:51 (1374046491)
sanity test_6g: @@@@@@ FAIL: mkdir f.sanity.6g failed
Attachments
Issue Links
- duplicates
-
LU-2524 Tests regressions: tests interrelation introduced.
- Closed