Skip to content

Conversation

@bnaul
Copy link
Contributor

@bnaul bnaul commented Oct 24, 2017

No description provided.

@acrellin
Copy link
Member

Nice!

Makefile Outdated
status:
PYTHONPATH='.' ./baselayer/tools/supervisor_status.py
test:
make -C baselayer paths dependencies
Copy link
Contributor

Choose a reason for hiding this comment

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

I guess this could just as well become

test:
    make -C baselayer test

test_config.yaml Outdated
port: 5432

server:
url: http://localhost:5000
Copy link
Contributor

Choose a reason for hiding this comment

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

Neat, we can now run tests on a different port, so that it doesn't conflict with any existing running version!

@bnaul bnaul force-pushed the master branch 3 times, most recently from b4d3961 to fcb21b3 Compare October 25, 2017 01:26
@bnaul bnaul merged commit 7a2697e into cesium-ml:master Oct 25, 2017
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.

3 participants