https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21111

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |[email protected]

--- Comment #4 from David Nind <[email protected]> ---
Hi Tomás.

After applying the patch I get these errors:

- re-running step 2:
  root@kohadevbox:koha(bz21111)$ debian/scripts/koha-run-backups --days 2
--output /var/spool/koha
  Error: Invalid instance name indexes

- running step 4: 

root@kohadevbox:koha(bz21111)$ debian/scripts/koha-run-backups
--exclude-indexes --days 2 --output /var/spool/koha
koha-run-backups: unrecognized option '--exclude-indexes'
debian/scripts/koha-run-backups - performs backups of the koha installations on
the system

This allows automation of backing up the koha data and configuration to the
filesystem. It will keep the past so many backups, discarding older ones.

Options:
    --output /path     The directory that the resulting files will be placed
into.
                       (default: /var/spool/koha)
    --days 2           The number of days to keep backups around for
                       (default: 2)
    --exclude-indexes  Exclude Zebra indexes from the backups (default: false)

Note: backups produced using this tool can be restored using `koha-restore'.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to