diff sort.xml @ 22:3dc70b59608c draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/text_processing/text_processing commit 2dc2df988bd2dde9f8d7f629b594186dbd4fdc2b
author bgruening
date Fri, 07 Mar 2025 20:44:20 +0000
parents 12615d397df7
children c41d78ae5fee
line wrap: on
line diff
--- a/sort.xml	Fri Aug 16 10:41:54 2024 +0000
+++ b/sort.xml	Fri Mar 07 20:44:20 2025 +0000
@@ -11,7 +11,7 @@
     <command>
 <![CDATA[
         (
-            LC_ALL=C
+            LC_ALL=C;
             #if int($header) > 0:
                 sed -u '${header}'q &&
             #end if