On 10/28/2009 06:40 PM, Noriko Hosoi wrote:
Nathan Kinder wrote:

-- 389-devel mailing list 389-devel@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-devel
ack. with one typo... ;)
Doh!  Thanks!  Pushed to master (with corrected typo).

Counting objects: 15, done.
Delta compression using 2 threads.
Compressing objects: 100% (7/7), done.
Writing objects: 100% (8/8), 2.75 KiB, done.
Total 8 (delta 5), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
   de63856..f4eae7f  master -> master

@@ -45,6 +173,13 @@ sub runinst {
             next if (-f $newname); # not removed
             rename $oldname, $newname;
         }
+
+        # Restore 99user.ldif. We overwrite whatever is there since
+        # it is possible that we have modifed it.


-- 389-devel mailing list 389-devel@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-devel