Corrected slight thinko, the program should be verbose when executed manually
[mirror/userdir-ldap.git] / ud-replicate
index c7c67a5..80846fb 100755 (executable)
@@ -24,6 +24,7 @@ set -e
 if [ -z "$PS1" -o "$TERM" = "dumb" ]
 then
     exec > /dev/null 2>&1
+else
     verbose=-v
 fi