Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Cluster 2.0 – step 2 : silent option in fork #2354

Closed
wants to merge 4 commits into from

Conversation

AndreasMadsen
Copy link
Member

@ry

As discussed in the IRC i will pull the silent option in step 2. I also updated documentation and made a testcase.

I know this can't be pushed to v0.6, but the master branch is to unstable to work in.

About step 3 fork(env) you can just pull #2042 I have no code addition to that.
But @visionmedia need to update documetation, and perhaps make a testcase.
If you want I can make a step 3 too, but please inform me else i won't do it.

This is about the merging in the cluster 2.0 ( see #2038 ) pull request

});
}

else {
Copy link

Choose a reason for hiding this comment

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

Nit: Should be } else {

@AndreasMadsen
Copy link
Member Author

Really, I hate that coding style, but i fixed it.

What is the policy if I want to comment that line?

//this is a child of parent
if (isChild) {

}

//This is parent 
else {

}

@ry ry closed this in b084322 Dec 17, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants