Skip to content
This repository was archived by the owner on Nov 20, 2017. It is now read-only.

error checking/return value checks #12

@kaspermarkus

Description

@kaspermarkus

Need loads of error handling, so program wont reach unstable states. This is achieved via:

  • return values of rsyncs, deletes, etc -- only update db on success
  • general check of return value and react
  • proper handling of users "cancel' choice in menus

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions