It is normally a good sign! By default, when using the command line tool, the output of the workflow will be written to a directory named after the workflow file. So if you executed:
executeworkflow.sh my_workflow.t2flow
you should find a directory my_workflow_output
, containing a directory structure for the workflow outputs.
Note that you can modify the output options, run with option -help
for more information.
Labels