Lines Matching refs:yes
59 if [ "$error" = yes ]
79 error=yes
86 || error=yes
88 cp $dest $tmpfile || error=yes
108 error=yes
112 || error=yes
125 error=yes
128 echo "$pkg_start" >> $tmpfile || error=yes
129 cat $src >> $tmpfile || error=yes
132 echo "$pkg_end" >> $tmpfile || error=yes
137 mv $tmpfile $dest || error=yes
146 if [ "$error" = yes ]