We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94d8438 commit 2a50ef8Copy full SHA for 2a50ef8
1 file changed
test/Makefile.am
@@ -682,6 +682,7 @@ distclean-local:
682
$(RM_V)rm -rf piper-tmp
683
$(RM_V)rm -rf rotmp
684
$(RM_V)rm -rf meta-sessions
685
+ $(RM_V)rm -rf metric-sessions
686
$(RM_V)rm -rf mgmt-config
687
$(RM_V)rm -rf naughty
688
$(RM_V)rm -rf piper-config
@@ -691,6 +692,7 @@ distclean-local:
691
692
$(RM_V)rm -rf regex101-home
693
$(RM_V)rm -rf events-home
694
$(RM_V)rm -rf support-dump
695
+ $(RM_V)rm -rf tabular-sessions
696
$(RM_V)rm -rf tui-home
697
$(RM_V)rm -rf ../installer-test-home
698
0 commit comments