From: joey <> Date: Thu, 18 Nov 2004 16:19:21 +0000 (+0000) Subject: Corrected slight thinko, the program should be verbose when executed manually X-Git-Tag: debian_userdir-ldap_0-3-7~7 X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=commitdiff_plain;h=f46e6c6a323d5fa70ef5c913f08df3b506f20de6 Corrected slight thinko, the program should be verbose when executed manually --- diff --git a/ud-replicate b/ud-replicate index c7c67a5..80846fb 100755 --- a/ud-replicate +++ b/ud-replicate @@ -24,6 +24,7 @@ set -e if [ -z "$PS1" -o "$TERM" = "dumb" ] then exec > /dev/null 2>&1 +else verbose=-v fi