From cd6c5db8ff3660b54a7f1295940770036cea54f4 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 20 Apr 2021 20:50:11 -0400 Subject: spine options, pod uses source file structure --- org/output_hub.org | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'org/output_hub.org') diff --git a/org/output_hub.org b/org/output_hub.org index f48f33f..8735dd9 100644 --- a/org/output_hub.org +++ b/org/output_hub.org @@ -97,9 +97,7 @@ import doc_reform.io_out, #+NAME: output_scheduled_task_source_or_pod #+BEGIN_SRC d if (sched == outTask.source_or_pod) { - if (doc_matters.opt.action.source) { - msg.v("spine (doc reform) source processing... "); - } + msg.v("spine (doc reform) source processing... "); if (doc_matters.opt.action.pod) { msg.v("spine (doc reform) source pod processing... "); } -- cgit v1.2.3