changeset 177:1adafaf079a0

remove debug code
author HIROSE Yuuji <yuuji@gentei.org>
date Sat, 20 Feb 2016 08:53:28 +0859
parents 2194af7e96f3
children ed2915aa2826
files s4-funcs.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/s4-funcs.sh	Sat Feb 20 00:02:00 2016 +0859
+++ b/s4-funcs.sh	Sat Feb 20 08:53:28 2016 +0859
@@ -1344,7 +1344,7 @@
   showgroup "$grid"
 }
 listnewblogsql() { # $1=user
-  tee tmp/sql.out<<EOF
+  cat<<EOF
 with article_ctime as (
   select id,blogid,author,val ctime
   from article join article_s s using(id)

yatex.org