changeset 2:565150681330 draft default tip

Uploaded
author fubar
date Mon, 08 Mar 2021 06:00:12 +0000
parents b1da563a4bde
children
files planemo_test/planemo_test.xml
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/planemo_test/planemo_test.xml	Sun Mar 07 21:46:12 2021 +0000
+++ b/planemo_test/planemo_test.xml	Mon Mar 08 06:00:12 2021 +0000
@@ -15,8 +15,7 @@
 $planemo_test_output]]></command>
   <configfiles>
     <configfile name="runme"><![CDATA[
-cp \$1 foo.tar.gz
-tar -xvf foo.tar.gz
+tar -xvf \$1
 TOOLNAME=`find . -name "*.xml"`
 echo "TOOLNAME = \$TOOLNAME"
 planemo test  --test_output \$2 \$TOOLNAME