diff sort.xml @ 27:08cdbfffce67 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:43:41 +0000
parents f22a309187a3
children 4f7cade041cb
line wrap: on
line diff
--- a/sort.xml	Fri Aug 16 10:41:17 2024 +0000
+++ b/sort.xml	Fri Mar 07 20:43:41 2025 +0000
@@ -11,7 +11,7 @@
     <command>
 <![CDATA[
         (
-            LC_ALL=C
+            LC_ALL=C;
             #if int($header) > 0:
                 sed -u '${header}'q &&
             #end if