changeset 822:fc6855839333

Remove trailing spaces
author HIROSE Yuuji <yuuji@gentei.org>
date Fri, 19 Jun 2020 09:52:46 +0900
parents 2465fff63ad9
children ab6bb3efd40e
files s4-migrate.sh
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/s4-migrate.sh	Fri Jun 19 09:52:12 2020 +0900
+++ b/s4-migrate.sh	Fri Jun 19 09:52:46 2020 +0900
@@ -166,8 +166,8 @@
               | unhexize | sed -Ef "$sedfile2" | hexize`
       echo "UPDATE dst.article_s SET val=X'$newval' WHERE rowid=$arid;" >>$sql
     done
-    echo "URL rewriting done." 
-    echo -n "Removing the group in the old world..." 
+    echo "URL rewriting done."
+    echo -n "Removing the group in the old world..."
     if [ -z "`query \".read $sql\"`" ]; then
       query <<-EOF
 	SAVEPOINT rmgroup;

yatex.org