summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2023-04-17 23:20:52 -0600
committerLuke Shumaker <lukeshu@lukeshu.com>2023-04-17 23:20:52 -0600
commita029039acf979ec19a4a889bc73e1574f31bb65b (patch)
treefe11d0a83879bb3b11e8088bd4e1d18c9074edf7 /scripts
parent72c0d02ebf69b12ab434a5243978f05a65c43e3b (diff)
parent6630e28213a6c5f506d6a6d6f3e764a42c967163 (diff)
Merge branch 'lukeshu/rebuilt-v2-pt4-enhance'
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/main.sh12
1 files changed, 2 insertions, 10 deletions
diff --git a/scripts/main.sh b/scripts/main.sh
index c9c6f4e..082576a 100755
--- a/scripts/main.sh
+++ b/scripts/main.sh
@@ -78,20 +78,12 @@ run-btrfs-rec $gendir/3.trees.json \
run-btrfs-rec $gendir/4.ls-files.txt \
--mappings=$gendir/2.mappings.json \
- --rebuild \
- inspect ls-files
-run-btrfs-rec $gendir/4.ls-files.v2.txt \
- --mappings=$gendir/2.mappings.json \
--node-list=$gendir/0.nodes.json \
- --rebuild-v2 \
+ --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 \
- inspect ls-trees
-run-btrfs-rec $gendir/4.ls-trees.v2.txt \
- --mappings=$gendir/2.mappings.json \
- --node-list=$gendir/0.nodes.json \
- --rebuild-v2 \
+ --trees=$gendir/3.trees.json \
inspect ls-trees