home · contact · privacy
Fix. master
authorChristian Heller <c.heller@plomlompom.de>
Sun, 11 May 2025 23:22:17 +0000 (01:22 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Sun, 11 May 2025 23:22:17 +0000 (01:22 +0200)
bookworm/scripts/diff_tagged_files.sh

index f022721b173be77240de22ead52497e2a77d6b63..fc2dc6b7cd095a678950b7cbf51a4d4fecf97d9b 100755 (executable)
@@ -10,6 +10,7 @@ cd $(dirname "$0")
 prefixed_msg_init
 abort_if_not_user root
 expect_n_args 1 99 "TAG.." $@
 prefixed_msg_init
 abort_if_not_user root
 expect_n_args 1 99 "TAG.." $@
+prefixed_msg 'comparing dirtrees for tags: '$@
 
 compare_tagdir() {
     _compare_stat() {
 
 compare_tagdir() {
     _compare_stat() {