Home
last modified time | relevance | path

Searched refs:doit (Results 1 – 5 of 5) sorted by relevance

/sqlite-3.40.0/
H A Dinstall-sh30 doit="${DOITPROG-}"
195 $doit $instcmd $dst &&
197 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi &&
198 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
199 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
200 if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
228 $doit $instcmd $src $dsttmp &&
238 if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi &&
239 if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
245 $doit $rmcmd -f $dstdir/$dstfile &&
[all …]
/sqlite-3.40.0/autoconf/tea/tclconfig/
H A Dinstall-sh51 doit=${DOITPROG-}
52 if test -z "$doit"; then
55 doit_exec=$doit
447 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
448 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
469 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
491 $doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null ||
504 $doit $rmcmd -f "$dst" 2>/dev/null ||
505 { $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null &&
506 { $doit $rmcmd -f "$rmtmp" 2>/dev/null; :; }
[all …]
/sqlite-3.40.0/test/
H A Dtkt3718.test114 proc sql {doit zSql} {
115 if {$doit} { catchsql $zSql }
H A Dfts1porter.test6239 doit doit
6240 doits doit
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5porter.test3127 doit doit doits doit