diff wrapper.sh @ 99:5b79485234e1 draft default tip

planemo upload commit 0d652311f9c4ccc26b27eebc44a3ae91a72e57b0
author rhpvorderman
date Mon, 03 Feb 2025 13:37:26 +0000
parents d714f5ea83d7
children
line wrap: on
line diff
--- a/wrapper.sh	Wed Jan 10 12:32:47 2024 +0000
+++ b/wrapper.sh	Mon Feb 03 13:37:26 2025 +0000
@@ -837,7 +837,7 @@
 echo "<html><center><h1><a href='index.html'>Click here for the results</a></h1>Tip: Open it in a new tab (middle mouse button or right mouse button -> 'open in new tab' on the link above)<br />" > $log
 echo "<table border = 1>" >> $log
 echo "<thead><tr><th>Info</th><th>Sequences</th><th>Percentage</th></tr></thead>" >> $log
-tIFS="$TMP"
+tIFS="$IFS"
 IFS=$'\t'
 while read step seq perc
 	do