Whamcloud - gitweb
LU-10350 tests: make parsing routines pattern aware
[fs/lustre-release.git] / lustre / tests / sanity-pfl.sh
index cc4d01e..0b77357 100644 (file)
@@ -375,6 +375,7 @@ component_dump() {
 test_10() {
        local parent=$DIR/$tdir
        local root_layout=$(get_layout_param $MOUNT)
+       echo "$MOUNT layout: $root_layout"
 
        rm -rf $parent
        $LFS setstripe -d $MOUNT || error "clear root layout"