Mercurial > hgrepos > hgweb.cgi > s4
diff s4-funcs.sh @ 76:63d6f7829231
Add debug code
author | HIROSE Yuuji <yuuji@gentei.org> |
---|---|
date | Fri, 31 Jul 2015 23:53:12 +0900 |
parents | 5e95c17f6b78 |
children | 10bd684f07d2 |
line wrap: on
line diff
--- a/s4-funcs.sh Fri Jul 31 23:48:49 2015 +0900 +++ b/s4-funcs.sh Fri Jul 31 23:53:12 2015 +0900 @@ -2022,6 +2022,7 @@ <input name="confirm" type=checkbox value="yes">はい</span>' fi # Image Cache dir + err genform: getcache=$2/$3 td=`getcachedir "$2/$3"` while IFS=: read prompt name keytype type args; do [ -z "${prompt%%\#*}" ] && continue # skip comment line(#)