Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

vulcan #2

Merged
merged 5 commits into from
Feb 11, 2016
Merged

vulcan #2

merged 5 commits into from
Feb 11, 2016

Conversation

rwillard
Copy link
Contributor

No description provided.

@@ -26,7 +26,7 @@ class TestSidekick( unittest.TestCase ):

def setUp( self ):

self.args = Args( name='test', ip='localhost', check_ip='0.0.0.0' )
self.args = Args( name='test', ip='localhost', check_ip='0.0.0.0', vulcand=False )
Copy link
Owner

Choose a reason for hiding this comment

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

Perhaps we should make vulcand default to false in the argument parser?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm pretty sure it does at line 77, I think this was just an issue with tests?

Copy link
Owner

Choose a reason for hiding this comment

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

Roger that 👍

a5huynh added a commit that referenced this pull request Feb 11, 2016
@a5huynh a5huynh merged commit 7e29243 into a5huynh:master Feb 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants