index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dan McGee <dan@archlinux.org> | 2007-07-11 00:45:15 -0400 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-07-11 00:45:15 -0400 |
commit | 37736a56f9c5e4819a8f132a51bc0784c4b288ec (patch) | |
tree | 0e8b5f7da70681825988a3146c45f848281bde8c /pactest/tests/sync022.py | |
parent | 39b654965580bfb7dc0ab72b8c901fbf7729a568 (diff) |
-rw-r--r-- | pactest/tests/sync022.py | 2 |
diff --git a/pactest/tests/sync022.py b/pactest/tests/sync022.py index c24a979f..81d52ff6 100644 --- a/pactest/tests/sync022.py +++ b/pactest/tests/sync022.py @@ -1,4 +1,4 @@ -self.description = "Installs a group with two conflicting packages, one replacing the other" +self.description = "Install group with two conflicting packages, one replacing other" sp1 = pmpkg("pkg1") sp1.groups = ["grp"] |