summaryrefslogtreecommitdiff
path: root/scripts/run-clear-nodes.sh
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2023-02-12 11:53:02 -0700
committerLuke Shumaker <lukeshu@lukeshu.com>2023-02-12 16:17:52 -0700
commit6ad6b1faaded4618b7022644f712c9c17b58c200 (patch)
tree60ee7584d8c6522fdcfb5c98adce962cbe04abdd /scripts/run-clear-nodes.sh
parentd843b30bd3218c0cb0a6f9c070478b5352b77395 (diff)
scripts: Remove scripts to run commands that no longer exist
Diffstat (limited to 'scripts/run-clear-nodes.sh')
-rwxr-xr-xscripts/run-clear-nodes.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/run-clear-nodes.sh b/scripts/run-clear-nodes.sh
deleted file mode 100755
index 48186f8..0000000
--- a/scripts/run-clear-nodes.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-set -e
-rm -f ../scratch/dump-clearnodes.img
-cp --reflink=always ../scratch/dump-{scratch,clearnodes}.img
-time go run ./cmd/btrfs-rec repair clear-bad-nodes --pv=../scratch/dump-clearnodes.img