fix dumb recent btrbk bug
authorIan Kelling <ian@iankelling.org>
Wed, 3 Dec 2025 21:22:01 +0000 (16:22 -0500)
committerIan Kelling <ian@iankelling.org>
Wed, 3 Dec 2025 21:22:02 +0000 (16:22 -0500)
filesystem/usr/local/bin/btrbk-run

index 8b3f2becff7e32ce6be44693b63f4ff168ab08b7..65fd56af259694f651c91ebb8997572673c34852 100755 (executable)
@@ -371,13 +371,11 @@ get-orphan-tg-snaps() {
     fi
   done
 
-  if $verbose; then
-    ## debug messages
-    #echo "source_snaps: ${!source_snaps[@]}"
-    #echo "tg_snaps: ${tg_snaps[@]}"
-    #echo "mountpoints: ${mountpoints[@]}"
-    #echo "snap_list_glob: $snap_list_glob"
-  fi
+  ## debug messages
+  #echo "source_snaps: ${!source_snaps[@]}"
+  #echo "tg_snaps: ${tg_snaps[@]}"
+  #echo "mountpoints: ${mountpoints[@]}"
+  #echo "snap_list_glob: $snap_list_glob"
 
 
   # note: we do each mountpoint separately just so we can better sanity