summaryrefslogtreecommitdiffstats
path: root/src/test/cli/crushtool/straw2.t
blob: 86813384072b649f396a55cbeeecf6d63332e332 (plain)
1
2
3
4
  $ crushtool -c $TESTDIR/straw2.txt -o straw2
  $ crushtool -d straw2 -o straw2.txt.new
  $ diff -b $TESTDIR/straw2.txt straw2.txt.new
  $ rm straw2 straw2.txt.new