- correction for gnuhealth-control (v 3.2.4)

OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/gnuhealth?expand=0&rev=24
This commit is contained in:
Axel Braun 2018-11-15 09:30:56 +00:00 committed by Git OBS Bridge
parent 28ba32b1b5
commit c043c8dc03
3 changed files with 8 additions and 3 deletions

View File

@ -24,7 +24,7 @@
#
##############################################################################
VERSION="3.2.3-openSUSE"
VERSION="3.2.4-openSUSE"
TRYTON_URL="http://downloads.tryton.org"
GNUHEALTH_URL="http://ftp.gnu.org/gnu/health"
@ -185,7 +185,7 @@ do_backup()
cli_msg "INFO" "Creating tarball with compressed DB and GNU Health Attachment directory" | tee -a $INFOFILE
tar -cvf "${BACKDIR}/gnuhealth_${DB}_with_fs_backup_${BACKDATE}.tar" \
${BACKDIR}/backup_${DB}_${BACKDATE}.gz ${BACKDIR}/$BACKUP_NAME} \
${BACKDIR}/backup_${DB}_${BACKDATE}.gz ${BACKDIR}/${BACKUP_NAME} \
|| bailout
cli_msg "INFO" "Backup successfully written to ${BACKDIR}/${BACKUP_NAME}" | tee -a $INFOFILE

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 15 09:28:38 UTC 2018 - Axel Braun <axel.braun@gmx.de>
- correction for gnuhealth-control (v 3.2.4)
-------------------------------------------------------------------
Mon Aug 27 14:07:12 UTC 2018 - axel.braun@gmx.de

View File

@ -13,7 +13,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#