r214@brr: dpavlin | 2007-11-14 22:44:16 +0100
[perl-cwmp.git] / lib / Module / Install / PRIVATE.pm
index be547d6..3c0588d 100644 (file)
@@ -27,7 +27,8 @@ sub my_targets {
 
 dump: all
        rm dump/* || true
-       ./bin/acs.pl -d -d -d --protocol-dump 2>&1 | tee log
+       rm -Rf queue/ || true
+       ./bin/acs.pl -d -d -d -d 2>&1 | tee log
 
 html: \$(MAN1PODS) \$(MAN3PODS)
        test -d html || mkdir html