index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dan McGee <dan@archlinux.org> | 2007-02-27 16:15:47 +0000 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-02-27 16:15:47 +0000 |
commit | 6673d188b949effa40b9206919cc50a37863c32d (patch) | |
tree | 9ec609d90a3caea045d2d6c14b7a2a46fb2df2f4 /pactest/tests/upgrade052.py | |
parent | b8c8b2ec5573a795cdd1453dbc265b034953d2fa (diff) |
-rw-r--r-- | pactest/tests/upgrade052.py | 2 |
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"] |