Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove invalid var check for roomname #1062

Closed
wants to merge 7 commits into from
Closed

remove invalid var check for roomname #1062

wants to merge 7 commits into from

Conversation

cracker0dks
Copy link
Contributor

Atm the name is always "basicExampleRoom"

@@ -71,6 +71,7 @@ run_mongo() {
if [ ! -d "$DB_DIR" ]; then
mkdir -p "$DB_DIR"/db
fi
mongod --repair --dbpath $DB_DIR
Copy link
Contributor

@jcague jcague Nov 15, 2017

Choose a reason for hiding this comment

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

please remove this line from this PR

Copy link
Contributor Author

@cracker0dks cracker0dks Nov 15, 2017

Choose a reason for hiding this comment

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

sry its from this pr: #1060 which is merged anyway so it should be no problem.

@cracker0dks
Copy link
Contributor Author

fixed@: 696339e

@cracker0dks cracker0dks closed this Jun 1, 2018
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.

2 participants