# HG changeset patch # User sanbi-uwc # Date 1661863852 0 # Node ID 44a961461b85045108dff3f7ba1ecb6f8244d0cf planemo upload diff -r 000000000000 -r 44a961461b85 output_test_tool.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/output_test_tool.xml Tue Aug 30 12:50:52 2022 +0000 @@ -0,0 +1,28 @@ + + + + &2 ; + #end if + #if $write_stdout + echo "This output goes to stdout" ; + #end if + echo "This output is just a placeholder and of no signficance." >'$output1' ; + #if $fail_job + exit 1 + #end if + ]]> + + + + + + + + + + \ No newline at end of file