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

metadata should be optional #69

Closed
prjemian opened this issue Dec 21, 2018 · 0 comments
Closed

metadata should be optional #69

prjemian opened this issue Dec 21, 2018 · 0 comments
Assignees
Labels

Comments

@prjemian
Copy link
Contributor

(base) jemian@otz .../eclipse/APS_BlueSky_tools $ bluesky_snapshot otz:IOC_CPU_LOAD otz:SYS_CPU_LOAD -m ""
Traceback (most recent call last):
  File "/home/oxygen/JEMIAN/Apps/BlueSky/bin/bluesky_snapshot", line 11, in <module>
    sys.exit(snapshot_cli())
  File "/home/oxygen/JEMIAN/Apps/BlueSky/lib/python3.6/site-packages/APS_BlueSky_tools/snapshot.py", line 82, in snapshot_cli
    md.update(parse_metadata(args))
  File "/home/oxygen/JEMIAN/Apps/BlueSky/lib/python3.6/site-packages/APS_BlueSky_tools/snapshot.py", line 57, in parse_metadata
    raise ValueError(msg)
ValueError: incorrect metadata specification , must specify key = value [, key2 = value2 ]
(base) jemian@otz .../eclipse/APS_BlueSky_tools $ 
@prjemian prjemian added the bug label Dec 21, 2018
@prjemian prjemian added this to the initial_release milestone Dec 21, 2018
@prjemian prjemian self-assigned this Dec 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant