diff sort.xml @ 29:4f7cade041cb draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/text_processing/text_processing commit 4dd118c84ed4d6157303e71438c24446ec4b4f31
author bgruening
date Wed, 04 Jun 2025 15:11:51 +0000
parents 08cdbfffce67
children
line wrap: on
line diff
--- a/sort.xml	Tue Mar 25 14:33:35 2025 +0000
+++ b/sort.xml	Wed Jun 04 15:11:51 2025 +0000
@@ -11,7 +11,7 @@
     <command>
 <![CDATA[
         (
-            LC_ALL=C;
+            export LC_ALL=C;
             #if int($header) > 0:
                 sed -u '${header}'q &&
             #end if