various fixes
[distro-setup] / check-subvol-stale
index af7c60e08e8b9fe8826f172161d0e78d2e0bd401..9b5e88da97df8d36736230f350b0bf8fbc0f1d89 100644 (file)
@@ -162,7 +162,7 @@ for d; do
     mapfile -t snaps <$tmpf
   else
     # no snapshots yet
-    # TODO: make this an error and override with a cli flag
+    # TODO: consider making this an error and override with a cli flag
     echo "$0: warning: no snapshots found at $root_dir/btrbk/$subvol_dir.20*. this is expected for a brand new volume"
     continue
   fi