This commit is contained in:
Rudolf Polzer 2010-09-15 13:19:50 +02:00
parent 28a97ea2af
commit 08712962ad

2
all
View File

@ -981,7 +981,7 @@ case "$cmd" in
if [ -n "$targetfiles" ]; then
case " $HOSTS_THAT_ARE_DISABLED " in
*\ $host\ *)
return 0
exit
;;
esac
case " $HOSTS_THAT_ARE_MYSELF " in