# HG changeset patch # User ximgchess # Date 1688140139 0 # Node ID f524e7c848f6c635da7df6de66db5c1083baa85d # Parent 262b81603e4e8bd398cdab457e243d121b1e46ca planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit bd55c86b9f7bfabff0bbec1f10704850fec82f02-dirty diff -r 262b81603e4e -r f524e7c848f6 chapbook_demo/chapbook_demo.xml --- a/chapbook_demo/chapbook_demo.xml Fri Jun 30 13:34:19 2023 +0000 +++ b/chapbook_demo/chapbook_demo.xml Fri Jun 30 15:48:59 2023 +0000 @@ -1,4 +1,4 @@ - + ../macros.xml @@ -16,7 +16,7 @@ ## Create symlinks in the tool directory to all items in the ## input directory provided by the user #import os.path - #set $norm_indir = os.path.normpath('$indir') + #set $norm_indir = os.path.normpath($indir) ln -s '$norm_indir'/* '$__tool_directory__' && ## Run the pipeline provided