changeset 2:1877f48c9d4c draft default tip

"planemo upload"
author mzhuang
date Sat, 25 Sep 2021 19:44:25 +0000
parents fdc832c0cde8
children
files chess_test.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/chess_test.xml	Sat Sep 25 19:40:48 2021 +0000
+++ b/chess_test.xml	Sat Sep 25 19:44:25 2021 +0000
@@ -6,7 +6,8 @@
   <command><![CDATA[
     mkdir -p output;
     cd output;
-    #set $history_id=$__app__.security.encode_id($output.creating_job.history.id)
+    ##set $history_id=$__app__.security.encode_id($output.creating_job.history.id)
+    #set $history_id='abcdefg';
     echo '$history_id' >> '$output';
 
   ]]></command>