Searched refs:doit (Results 1 – 5 of 5) sorted by relevance
30 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 ; fi228 $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 …]
51 doit=${DOITPROG-}52 if test -z "$doit"; then55 doit_exec=$doit447 { 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 …]
114 proc sql {doit zSql} {115 if {$doit} { catchsql $zSql }
6239 doit doit6240 doits doit
3127 doit doit doits doit