added --protocol-dump flag to acs which include part of protocol that we implement
[perl-cwmp.git] / lib / Module / Install / PRIVATE.pm
index 3ac2730..fa466ca 100644 (file)
@@ -27,7 +27,7 @@ sub my_targets {
 
 dump: all
        rm dump/* || true
-       ./bin/acs.pl -d -d -d 2>&1 | tee log
+       ./bin/acs.pl -d -d -d --protocol-dump 2>&1 | tee log
 
 html: \$(MAN1PODS) \$(MAN3PODS)
        test -d html || mkdir html