changeset 3:f3771c0a2327 draft

planemo upload commit 6a252d04f4b2f79606ab6679b6a91f957e33da7b-dirty
author pablocarb
date Thu, 02 May 2019 07:23:22 -0400
parents 856bd14e6e96
children 6dbb43bdf2f4
files toolOptBioDes.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/toolOptBioDes.py	Thu May 02 07:16:40 2019 -0400
+++ b/toolOptBioDes.py	Thu May 02 07:23:22 2019 -0400
@@ -49,4 +49,4 @@
     parser = arguments()
     arg = parser.parse_args()
     assert os.path.exists(arg.infile)
-    sheetUpload( arg.infile, arg.outfile, arg.diagfile, arg.url )
+    sheetUpload( arg.infile, arg.outfile, arg.diagfile, arg.server )