Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/
H A Dinstall-sh61 chmodcmd="$chmodprog 0755"
114 -m) chmodcmd="$chmodprog $2"
180 chmodcmd=
254 && { test -z "$chmodcmd" || $doit $chmodcmd "$dst"; }
279 && { test -z "$chmodcmd" || $doit $chmodcmd "$dsttmp"; } &&