> '$output' #else: ## Here, the input is a regular dataset or a materialized dataset in case of a ## deferred dataset which source URI has a protocol different than 'https'. ## We append the content of the dataset to the output file. cat '$input' >> '$output' #end if #end for ]]>