diff options
author | Dan McGee <dan@archlinux.org> | 2010-10-26 22:54:36 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-01-22 11:19:17 -0600 |
commit | 5699f2c94c39afec19810fc450b78dced86e7c5d (patch) | |
tree | 1260860e9d199f78855aada5a479593cf3edce5b /test/pacman/README | |
parent | 2a3b5e40bc92bf3c4f32c27c4030d80f97a5dee1 (diff) |
Modify all pactests to not use PKG_MODIFIED
All conditions that this particular rule tested are better served by using a
more specific rule, whether that be checking a package version or whether
files inside the package have changed or still exist.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'test/pacman/README')
-rw-r--r-- | test/pacman/README | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/pacman/README b/test/pacman/README index 8f97a17d..0bd02138 100644 --- a/test/pacman/README +++ b/test/pacman/README @@ -290,7 +290,6 @@ challenge the requested data with it. Possible rules are: PKG_EXIST=name - PKG_MODIFIED=name PKG_VERSION=name|version PKG_GROUPS=name|group PKG_PROVIDES=name|providename |