X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=ud-replicate;h=3f3921f66e6de3cef461d31d6c4debb0a33256b9;hb=9e1e7b0639b1265bf39acd330122f40123451c56;hp=2f7c3ec1968af71ff95f2c88906a2c71af6b1ca0;hpb=0cf89e0a824ef106270e2581f4994d6c693c35af;p=mirror%2Fuserdir-ldap.git diff --git a/ud-replicate b/ud-replicate index 2f7c3ec..3f3921f 100755 --- a/ud-replicate +++ b/ud-replicate @@ -1,7 +1,7 @@ #! /bin/sh -# Copyright (c) 1999-2001 Jason Gunthorpe -# Copyright (c) 2002-2003 Ryan Murray +# Copyright (c) 1999-2001 Jason Gunthorpe +# Copyright (c) 2002-2003 Ryan Murray # Copyright (c) 2004 Joey Schulze # # This program is free software; you can redistribute it and/or modify @@ -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