r218@brr: dpavlin | 2007-11-14 22:54:48 +0100
[perl-cwmp.git] / inc / Module / Install / PRIVATE.pm
index 455e153..bce76e4 100644 (file)
@@ -18,7 +18,7 @@ sub my_targets {
 
 dump: all
        rm dump/* || true
-       ./bin/acs.pl -d -d -d --protocol-dump 2>&1 | tee log
+       ./bin/acs.pl -d -d -d -d 2>&1 | tee log
 
 html: \$(MAN1PODS) \$(MAN3PODS)
        test -d html || mkdir html