- version 3.6.4 of gnuhealth-control
OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/gnuhealth?expand=0&rev=64
This commit is contained in:
parent
9483baf1dc
commit
edb52a1aca
@ -24,7 +24,7 @@
|
|||||||
#
|
#
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
||||||
VERSION="3.6.3.1-openSUSE"
|
VERSION="3.6.4-openSUSE"
|
||||||
|
|
||||||
TRANSLATE_URL="https://translate.gnusolidario.org"
|
TRANSLATE_URL="https://translate.gnusolidario.org"
|
||||||
GNUHEALTH_DIR=$(rpm -ql gnuhealth | egrep '^/usr/lib/python.\..{1,2}/site-packages$')
|
GNUHEALTH_DIR=$(rpm -ql gnuhealth | egrep '^/usr/lib/python.\..{1,2}/site-packages$')
|
||||||
@ -165,7 +165,7 @@ do_backup()
|
|||||||
${BACKDIR}/backup_${DB}_${BACKDATE}.gz ${BACKDIR}/${BACKUP_NAME} \
|
${BACKDIR}/backup_${DB}_${BACKDATE}.gz ${BACKDIR}/${BACKUP_NAME} \
|
||||||
|| bailout
|
|| bailout
|
||||||
|
|
||||||
cli_msg "INFO" "Backup successfully written to ${BACKDIR}/${BACKUP_NAME}" | tee -a $INFOFILE
|
cli_msg "INFO" "Backup successfully written to ${BACKDIR}/gnuhealth_${DB}_with_fs_backup_${BACKDATE}.tar" | tee -a $INFOFILE
|
||||||
#AB - END
|
#AB - END
|
||||||
#Remove lock file
|
#Remove lock file
|
||||||
rm $LOCKFILE
|
rm $LOCKFILE
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 19 09:25:34 UTC 2020 - Axel Braun <axel.braun@gmx.de>
|
||||||
|
|
||||||
|
- version 3.6.4 of gnuhealth-control
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 18 08:58:26 UTC 2020 - Axel Braun <axel.braun@gmx.de>
|
Mon May 18 08:58:26 UTC 2020 - Axel Braun <axel.braun@gmx.de>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user