summaryrefslogtreecommitdiff
path: root/scripts/main.sh
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2023-03-05 11:40:32 -0700
committerLuke Shumaker <lukeshu@lukeshu.com>2023-04-17 21:52:25 -0600
commit6630e28213a6c5f506d6a6d6f3e764a42c967163 (patch)
treefe11d0a83879bb3b11e8088bd4e1d18c9074edf7 /scripts/main.sh
parentdc1eddc75a17687ee4d3bc301dd8b2ff253095fe (diff)
btrfsutil: RebuiltForrest: Add a .RebuiltAddRoots() method, cmd/btrfs-rec: Add a --trees flag
Diffstat (limited to 'scripts/main.sh')
-rwxr-xr-xscripts/main.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/main.sh b/scripts/main.sh
index 4e0596b..082576a 100755
--- a/scripts/main.sh
+++ b/scripts/main.sh
@@ -79,11 +79,11 @@ run-btrfs-rec $gendir/3.trees.json \
run-btrfs-rec $gendir/4.ls-files.txt \
--mappings=$gendir/2.mappings.json \
--node-list=$gendir/0.nodes.json \
- --rebuild \
+ --trees=$gendir/3.trees.json \
inspect ls-files
run-btrfs-rec $gendir/4.ls-trees.txt \
--mappings=$gendir/2.mappings.json \
--node-list=$gendir/0.nodes.json \
- --rebuild \
+ --trees=$gendir/3.trees.json \
inspect ls-trees