# HG changeset patch # User ximgchess # Date 1688142408 0 # Node ID c13ce860645e2eea1984ff7d0e26e4cf6857fd61 # Parent 29e197ae9a80a0861c9be263f472db4e6719187e planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit bd55c86b9f7bfabff0bbec1f10704850fec82f02-dirty diff -r 29e197ae9a80 -r c13ce860645e chapbook_demo/chapbook_demo.xml --- a/chapbook_demo/chapbook_demo.xml Fri Jun 30 16:19:36 2023 +0000 +++ b/chapbook_demo/chapbook_demo.xml Fri Jun 30 16:26:48 2023 +0000 @@ -1,4 +1,4 @@ - + ../macros.xml @@ -17,7 +17,7 @@ ## input directory provided by the user #import os.path #set $norm_indir = os.path.normpath(str($indir)) - ln -s '$norm_indir/*' . && + ln -s $norm_indir/* . && ## Run the pipeline provided CHAP --config '$config'