From 0b1fcdcc0341691e2336d33765522b5215d2f8a2 Mon Sep 17 00:00:00 2001 From: Shlomi Fish Date: Mon, 25 May 2015 20:56:23 +0300 Subject: Fix RT#71678 (-d a command after exit) with a test. Credits to Heiko Eissfeldt for the reported bug, the test program and a proposed fix. --- MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 2586c3a379..289e9f2b15 100644 --- a/MANIFEST +++ b/MANIFEST @@ -4230,6 +4230,7 @@ lib/perl5db/t/source-cmd-test.perldb Tests for the Perl debugger lib/perl5db/t/symbol-table-bug Tests for the Perl debugger lib/perl5db/t/taint Tests for the Perl debugger lib/perl5db/t/test-a-statement-1 Tests for the Perl debugger +lib/perl5db/t/test-a-statement-2 Tests for the Perl debugger lib/perl5db/t/test-dieLevel-option-1 Tests for the Perl debugger lib/perl5db/t/test-frame-option-1 Tests for the Perl debugger lib/perl5db/t/test-l-statement-1 Tests for the Perl debugger -- cgit v1.2.1