s4

changeset 14:59b6b1c446c8

remove debug code
author HIROSE Yuuji <yuuji@gentei.org>
date Tue, 21 Jul 2015 10:20:05 +0900
parents f2204bd941d5
children 5e75802f2f0b
files y4-funcs.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/y4-funcs.sh	Tue Jul 21 10:13:33 2015 +0900
     1.2 +++ b/y4-funcs.sh	Tue Jul 21 10:20:05 2015 +0900
     1.3 @@ -1642,7 +1642,7 @@
     1.4  	     fi
     1.5  	     ;;
     1.6  	 esac
     1.7 -err p2t: "replace into $tb2 values($pval, \"$col\", $type, $val, $bin);"
     1.8 +## err p2t: "replace into $tb2 values($pval, \"$col\", $type, $val, $bin);"
     1.9  	 echo "replace into $tb2 values($pval, \"$col\", $type, $val, $bin);" \
    1.10  	     | sq $db
    1.11         done