From e6918187568dbd01842d8d1d2c808ce16a894239 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 21 Apr 2024 13:54:28 +0200 Subject: Adding upstream version 18.2.2. Signed-off-by: Daniel Baumann --- src/test/cli/crushtool/straw2.t | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/test/cli/crushtool/straw2.t (limited to 'src/test/cli/crushtool/straw2.t') diff --git a/src/test/cli/crushtool/straw2.t b/src/test/cli/crushtool/straw2.t new file mode 100644 index 000000000..868133840 --- /dev/null +++ b/src/test/cli/crushtool/straw2.t @@ -0,0 +1,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 -- cgit v1.2.3