diff --git a/dev/ofunctions.sh b/dev/ofunctions.sh index 375f776..8c2b654 100644 --- a/dev/ofunctions.sh +++ b/dev/ofunctions.sh @@ -30,8 +30,8 @@ #### OFUNCTIONS FULL SUBSET #### #### OFUNCTIONS MINI SUBSET #### #### OFUNCTIONS MICRO SUBSET #### -_OFUNCTIONS_VERSION=2.3.0-dev-postRC2 -_OFUNCTIONS_BUILD=2019081801 +_OFUNCTIONS_VERSION=2.3.0-RC3 +_OFUNCTIONS_BUILD=2019090901 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOTSTRAP=true #### _OFUNCTIONS_BOOTSTRAP SUBSET END #### @@ -439,6 +439,7 @@ function CleanUp { rm -f "$RUN_DIR/$PROGRAM."*".$SCRIPT_PID.$TSTAMP.tmp" fi } + #### CleanUp SUBSET END #### function GenericTrapQuit { @@ -458,7 +459,6 @@ function GenericTrapQuit { exit $exitcode } - #### OFUNCTIONS MICRO SUBSET END #### # osync/obackup/pmocr script specific mail alert function, use SendEmail function for generic mail sending