From: Stephen Gran Date: Fri, 9 Mar 2012 20:19:55 +0000 (+0000) Subject: and ship new file to hosts X-Git-Tag: userdir-ldap-0.3.85~75 X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=38f362d842fe6a0f642cd5bae44ca41b5d0a5897;hp=0fde94b6b3add31a1c17933cfda802bdabfe831e;p=mirror%2Fuserdir-ldap.git and ship new file to hosts Signed-off-by: Stephen Gran --- diff --git a/ud-generate b/ud-generate index 004e64a..a897766 100755 --- a/ud-generate +++ b/ud-generate @@ -1215,6 +1215,7 @@ def generate_host(host, global_dir, accounts, ssh_files): posix.remove(target) except: pass + DoLink(global_dir, OutDir, "last_update.trace") l = make_ldap_conn()