-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
In running
sm_run_all input
gets the error message
error: --result_dir is required
If this is required, it should be positional and the help shouldn't list
it as optional.
Then running
sm_run_all input -r result
it ran through them all but they all errored. The cone searches
wanted me to give the cone information:
sm_query: error: Either --num-cones or --cone_file must be present
to specify what values go into the service file templates.
and the TAP queries gave the same error message in spite of not
being cones.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request