Now I got it. The problem is using ..... || true (because of set -e) which always returns 0 and then testing $?. You are right, I must use if..then, which should fix it. I will check this later today.
-- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org