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

.show without arguments kills the bayeslite shell #1

Closed
fsaad opened this issue May 28, 2015 · 1 comment
Closed

.show without arguments kills the bayeslite shell #1

fsaad opened this issue May 28, 2015 · 1 comment

Comments

@fsaad
Copy link
Collaborator

fsaad commented May 28, 2015

When entering ".show" without arguments, the bayeslite shell freaks out and terminates.

to reproduce:

fsaad@fsaad-xps:/Documents/pcp/crime/src$ bayeslite -m
added command ".register_bql_math_functions"
added command ".readtohtml"
added command ".nullify"
added command ".heatmap"
added command ".show"
added command ".ccstate"
added command ".histogram"
added command ".bar"
added command ".chainplot"
Welcome to the Bayeslite shell.
Type `.help' for help.
bayeslite> .show
usage: bayeslite [-h] [-f FILENAME] [-g GENERATOR] [-s] [--no-contour] [-m]
[--colorby COLORBY]
bql [bql ...]
bayeslite: error: too few arguments
fsaad@fsaad-xps:
/Documents/pcp/crime/src$ <--- bayeslite exits here --->

@riastradh-probcomp
Copy link
Contributor

Fixed in a823a0a.

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

No branches or pull requests

2 participants