From: Chris Koeritz Date: Wed, 6 Oct 2021 07:51:44 +0000 (-0400) Subject: adding debug flag X-Git-Tag: 2.140.129^2~6 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=2cc1f5962c9792eabad20a3f68e3f261c808e561 adding debug flag not in use yet. --- diff --git a/octopi/applications/transporter/synch_files.cpp b/octopi/applications/transporter/synch_files.cpp index 2c424663..cac7b9a8 100644 --- a/octopi/applications/transporter/synch_files.cpp +++ b/octopi/applications/transporter/synch_files.cpp @@ -32,6 +32,9 @@ using namespace timely; #define LOG(s) CLASS_EMERGENCY_LOG(program_wide_logger::get(), s) +#define DEBUG_SYNCH_FILES +//hmmm: not used yet, but should be. + class synch_files_tentacle : public application_shell { public: