Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / src / test / cli / crushtool / straw2.t
1   $ crushtool -c $TESTDIR/straw2.txt -o straw2
2   $ crushtool -d straw2 -o straw2.txt.new
3   $ diff -b $TESTDIR/straw2.txt straw2.txt.new
4   $ rm straw2 straw2.txt.new