From c39544d79ca5072000f65a11db573c1a51cba37c Mon Sep 17 00:00:00 2001 From: deajan Date: Mon, 25 Jun 2018 11:18:53 +0200 Subject: [PATCH] Removed finished working comments --- dev/ofunctions.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/dev/ofunctions.sh b/dev/ofunctions.sh index 7003d0f..1024fdf 100644 --- a/dev/ofunctions.sh +++ b/dev/ofunctions.sh @@ -3,14 +3,10 @@ #### OFUNCTIONS MINI SUBSET #### #TODO: ExecTasks postponed arrays / files grow a lot. Consider having them "rolling" -#done: add checkRFC function (and use it for --destination-mails) -#done: ExecTasks still needs some better call argument list -#done: ExecTasks sub function relocate -#done: SendMail and SendEmail convert functions inverted, check on osync and obackup #command line arguments don't take -AaqV for example _OFUNCTIONS_VERSION=2.3.0-dev -_OFUNCTIONS_BUILD=2018062301 +_OFUNCTIONS_BUILD=2018062501 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOTSTRAP=true #### _OFUNCTIONS_BOOTSTRAP SUBSET END ####