From: Fred T. Hamster Date: Tue, 17 Feb 2026 13:54:01 +0000 (-0500) Subject: cleaning X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=a4728be6b87c8e4892aa4d75cf7258fa0f17d94d;p=feisty_meow.git cleaning --- diff --git a/octopi/library/tests_octopus/test_file_transfer.cpp b/octopi/library/tests_octopus/test_file_transfer.cpp index 9b99816e..6a076126 100644 --- a/octopi/library/tests_octopus/test_file_transfer.cpp +++ b/octopi/library/tests_octopus/test_file_transfer.cpp @@ -83,6 +83,9 @@ files to include; only they will be transferred.\n"); target_dir, includes, source_start); /* +this better be old code that was made redundant by creation of the copy_hierarchy method. +otherwise, why is all this disabled? + astring source_root = "snootums"; if (source_start.t()) { source_root += filename::default_separator() + source_start;