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

example macro for Milestone Week 2 - CCDB test #5385

Merged
merged 1 commit into from Feb 5, 2021

Conversation

chiarazampolli
Copy link
Collaborator

Ruben's macro

Fixes

clang

remove initial macro

@chiarazampolli chiarazampolli requested a review from a team as a code owner February 4, 2021 21:36
Ruben's macro

Fixes

clang

remove initial macro

include for usleep
{
options.add_options()(
"host", bpo::value<std::string>()->default_value("ccdb-test.cern.ch:8080"), "CCDB server")(
"in-file-name,n", bpo::value<std::string>()->default_value("cdbSizeV0.txt"), "File name with list of CCDB entries to upload")(
Copy link
Collaborator

Choose a reason for hiding this comment

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

this was the filename I had on my disk, will change it to something more meaningful when uploading the file.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

sure, anyway the name of the file is an argument.

@shahor02 shahor02 merged commit 0beed6b into AliceO2Group:dev Feb 5, 2021
@chiarazampolli chiarazampolli deleted the populateCCDB branch May 16, 2022 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants