index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dan McGee <dan@archlinux.org> | 2011-02-25 07:51:58 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-02-25 07:53:11 -0600 |
commit | d4d304cdb7b59e3b5ab7d5825404593a3476f127 (patch) | |
tree | f269ccc4436f51a05e4133e2a0d9ee320d597465 /test | |
parent | 7c14e48776cf82b521cc8b7dad05892a81b8659b (diff) |
-rw-r--r-- | test/pacman/tests/sync134.py | 2 |
diff --git a/test/pacman/tests/sync134.py b/test/pacman/tests/sync134.py index 572ab326..ad58c8b7 100644 --- a/test/pacman/tests/sync134.py +++ b/test/pacman/tests/sync134.py @@ -1,4 +1,4 @@ -self.description = "Sysupgrade with a set of sync packages replacing a set local one" +self.description = "Sysupgrade with a set of sync packages replacing a local one" sp1 = pmpkg("pkg2") sp1.replaces = ["pkg1"] |