changeset 67:2cb06a59d84b draft

Uploaded
author fubar
date Thu, 12 Nov 2020 09:24:59 +0000
parents bc1977b1f7b5
children f10d62dcdcad
files toolfactory/rgToolFactory2.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/toolfactory/rgToolFactory2.py	Wed Nov 11 04:35:24 2020 +0000
+++ b/toolfactory/rgToolFactory2.py	Thu Nov 12 09:24:59 2020 +0000
@@ -824,6 +824,7 @@
         """planemo is a requirement so is available for testing
         and for generating test outputs if command or test overrides are supplied
         test outputs are sent to repdir for display
+        planemo test --engine docker_galaxy --database_type docker_postgres --galaxy_root /galaxy-central pyrevpos/pyrevpos.xml
         """
         xreal = "%s.xml" % self.tool_name
         if os.path.exists(self.tlog):