From: Andre Noll Date: Fri, 12 Mar 2010 13:32:17 +0000 (+0100) Subject: Fix create mode in case no post-create hook is given. X-Git-Tag: v0.1.4~14 X-Git-Url: http://git.tuebingen.mpg.de/?a=commitdiff_plain;h=50f26b35ac30d13240d501eba6dae819a9a400c7;hp=50f26b35ac30d13240d501eba6dae819a9a400c7;p=dss.git Fix create mode in case no post-create hook is given. Without the patch, dss would hang forever waiting for the post-create hook to die. ---