X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=ud-replicate;h=094dd4611168a017e71b08b00805dacba2cb5e5f;hb=722e3938d8f987fab2f64c64f9c0faf9285de91a;hp=0c17297f3328cf285b303e8b30e646742829da12;hpb=679611b3b662e086961e969ae43e4131e2e046a6;p=mirror%2Fuserdir-ldap.git diff --git a/ud-replicate b/ud-replicate index 0c17297..094dd46 100755 --- a/ud-replicate +++ b/ud-replicate @@ -1,4 +1,4 @@ -#! /bin/sh +#! /bin/bash # Copyright (c) 1999-2001 Jason Gunthorpe # Copyright (c) 2002-2003,2006 Ryan Murray @@ -24,6 +24,7 @@ set -e if [ -z "$TERM" -o "$TERM" = "dumb" ] then exec > /dev/null 2>&1 + sleep $(( $RANDOM % 120 )) else verbose=-v fi