s4

changeset 74:ab37fa69e064

Debug code added
author HIROSE Yuuji <yuuji@gentei.org>
date Fri, 31 Jul 2015 23:36:11 +0900
parents a8b4eb19a2fb
children 5e95c17f6b78
files s4-funcs.sh
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line diff
     1.1 --- a/s4-funcs.sh	Fri Jul 31 23:35:38 2015 +0900
     1.2 +++ b/s4-funcs.sh	Fri Jul 31 23:36:11 2015 +0900
     1.3 @@ -1878,6 +1878,7 @@
     1.4  		   type=\"file:$ct\"
     1.5  		   newsql="update $tb2 set val='$bn', type=$type, bin=$bin"
     1.6  		   cachedir=`getcachedir "$tb/$rowid"`
     1.7 +		   err rm -r $cachedir
     1.8  		   rm -r $cachedir
     1.9  		   ;;
    1.10  		 *)