From 41a649273c7bf7b2897617dc35cb6f32d32e1d43 Mon Sep 17 00:00:00 2001 From: Zachary Vance Date: Wed, 7 Oct 2015 22:09:44 -0700 Subject: [PATCH] Financial export should still fail --- cgi-bin/service.status.d/financial export | 1 + 1 file changed, 1 insertion(+) diff --git a/cgi-bin/service.status.d/financial export b/cgi-bin/service.status.d/financial export index 8131e91..da1abaf 100644 --- a/cgi-bin/service.status.d/financial export +++ b/cgi-bin/service.status.d/financial export @@ -5,4 +5,5 @@ then : else cat /home/mint/cron.log + exit 1 fi -- 2.47.3