- 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:
parent
a2db68fe2a
commit
bc4e4eb507
@ -24,7 +24,7 @@
|
|||||||
#
|
#
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
||||||
VERSION="3.2.3-openSUSE"
|
VERSION="3.2.4-openSUSE"
|
||||||
|
|
||||||
TRYTON_URL="http://downloads.tryton.org"
|
TRYTON_URL="http://downloads.tryton.org"
|
||||||
GNUHEALTH_URL="http://ftp.gnu.org/gnu/health"
|
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
|
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" \
|
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
|
|| bailout
|
||||||
|
|
||||||
cli_msg "INFO" "Backup successfully written to ${BACKDIR}/${BACKUP_NAME}" | tee -a $INFOFILE
|
cli_msg "INFO" "Backup successfully written to ${BACKDIR}/${BACKUP_NAME}" | tee -a $INFOFILE
|
||||||
|
@ -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
|
Mon Aug 27 14:07:12 UTC 2018 - axel.braun@gmx.de
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user