Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/pactest/tests/upgrade052.py
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2007-02-27 16:15:47 +0000
committerDan McGee <dan@archlinux.org>2007-02-27 16:15:47 +0000
commit6673d188b949effa40b9206919cc50a37863c32d (patch)
tree9ec609d90a3caea045d2d6c14b7a2a46fb2df2f4 /pactest/tests/upgrade052.py
parentb8c8b2ec5573a795cdd1453dbc265b034953d2fa (diff)
* 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.
Diffstat (limited to 'pactest/tests/upgrade052.py')
-rw-r--r--pactest/tests/upgrade052.py2
1 files changed, 1 insertions, 1 deletions
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"]