X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=ud-replicate;h=8d5a2b5fc2ffdd8244e1c440aef64b0e6fbae30b;hb=36e79a91a0b15f472fe89532d7ce30e71c078a18;hp=2f7c3ec1968af71ff95f2c88906a2c71af6b1ca0;hpb=74e7ac759b4f72a707016c80861ee6e07cdbf3b7;p=mirror%2Fuserdir-ldap.git diff --git a/ud-replicate b/ud-replicate index 2f7c3ec..8d5a2b5 100755 --- a/ud-replicate +++ b/ud-replicate @@ -21,7 +21,7 @@ set -e # Without effect on the commandline -if [ -z "$PS1" -o "$TERM" = "dumb" ] +if [ -z "$TERM" -o "$TERM" = "dumb" ] then exec > /dev/null 2>&1 else