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

Allow multiple sources #81

Merged
merged 1 commit into from
May 23, 2017
Merged

Allow multiple sources #81

merged 1 commit into from
May 23, 2017

Conversation

roclark
Copy link
Contributor

@roclark roclark commented May 23, 2017

Using a string slice allows new sources to be added easily without
worry of breaking the desired format. For example, if a space is
located in the enabledSources declaration, lustre_exporter will
throw a fatal error that the intended source cannot be found.

Signed-Off-By: Robert Clark robert.d.clark@hpe.com

Using a string slice allows new sources to be added easily without
worry of breaking the desired format. For example, if a space is
located in the enabledSources declaration, lustre_exporter will
throw a fatal error that the intended source cannot be found.

Signed-Off-By: Robert Clark <robert.d.clark@hpe.com>
@roclark roclark requested a review from joehandzik May 23, 2017 20:00
@joehandzik joehandzik merged commit a884890 into master May 23, 2017
@roclark roclark deleted the wip-allow-multiple-sources branch May 23, 2017 20:28
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