From 6673d188b949effa40b9206919cc50a37863c32d Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 27 Feb 2007 16:15:47 +0000 Subject: * Updated description of test upgrade052. * Added the actual "Nagy's bug" as upgrade055.py. * Updated the Makefile to distribute the pactest readme. * Removed COPYING from the pactest directory- see COPYING at the root for the same license. --- pactest/tests/upgrade052.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pactest/tests/upgrade052.py') diff --git a/pactest/tests/upgrade052.py b/pactest/tests/upgrade052.py index 98ffe3aa..5579edb1 100644 --- a/pactest/tests/upgrade052.py +++ b/pactest/tests/upgrade052.py @@ -1,4 +1,4 @@ -self.description = "Nagy's bug (I think) -- in progress" +self.description = "Upgrade to a package that provides less than before" lp1 = pmpkg("pkg1") lp1.depends = ["imaginary"] -- cgit v1.2.3-54-g00ecf