Package: dtc Severity: normal
instead of the if [ -e ... ] cascade, you should use: HTPASSWD=`which htpasswd 2>/dev/null` if [ -z "$HTPASSWD" ]; then HTPASSWD=`which htpasswd2 2>/dev/null; fi or sth like that. -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.20 Locale: LANG=C, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]