changeset 400:0a5fdb619325

$p produces duplicated final line on gsed(fixed)
author HIROSE Yuuji <yuuji@gentei.org>
date Tue, 27 Dec 2016 13:55:46 +0859
parents db25589d864c
children 6dc23f0b7279
files s4-funcs.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/s4-funcs.sh	Tue Dec 27 09:29:22 2016 +0859
+++ b/s4-funcs.sh	Tue Dec 27 13:55:46 2016 +0859
@@ -2913,7 +2913,7 @@
 	    s,^<TR>\(.*\)<TD>rowclass=\(.*\)\(</TD></TR>\),<TR class="\2">\1<TD>\2\3,
 	    n
 	  }
-	  $p
+	  $q
 	  b loop
 	}'
 }

yatex.org