Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Apr 15, 2015

I'm backing up my organistation using your script but we got some repo's without a initialized wiki. The script creates an error message for this. The error messages caused the crontab to mail me about an error.

From my point of view it's not an error since there is nothing to back-up and the back-up still reflects whatever GitHub knows. From that point of view I added a test to the script to check if the repo is indeed initialized on GitHub. Skipping the repo if it's uninitialized

closes #16

mjonker-embed added 2 commits April 15, 2015 12:10
These gave me errors which caused mails from crontab.
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Appears indent went wrong... I'll create an update.

josegonzalez added a commit that referenced this pull request Apr 15, 2015
Added test for uninitialized repo's (or wiki's)
@josegonzalez josegonzalez merged commit a4d6272 into josegonzalez:master Apr 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Detect and skip when a repository has no wiki in --all mode

1 participant