summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2022-11-27 20:13:22 -0700
committerLuke Shumaker <lukeshu@lukeshu.com>2022-12-20 20:02:11 -0700
commit60ca1cb76b2fef0a74cfb17837e90212631affea (patch)
tree1718c310d0f862de396b5d9b35574444f28a25d4 /scripts
parent77046dcf26687fd74df0f7966d7d469f6b6de717 (diff)
Delete 'inspect show-loops'
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/main.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/main.sh b/scripts/main.sh
index 2866baa..19f3eea 100755
--- a/scripts/main.sh
+++ b/scripts/main.sh
@@ -48,9 +48,6 @@ gen $b.gen/2.mappings.json \
-e '2a{"LAddr":13631488,"PAddr":{"Dev":1,"Addr":13631488},"Size":1},') \
inspect rebuild-mappings $b.gen/0.scandevices.json
-# gen $b.gen/2.loops.txt \
-# ./btrfs-rec --pv=$b.img --mappings=$b.gen/2.mappings.json \
-# inspect show-loops $b.gen/0.scandevices.json
gen $b.gen/3.nodes.json \
./btrfs-rec --pv=$b.img --mappings=$b.gen/2.mappings.json \
inspect rebuild-nodes $b.gen/0.scandevices.json