Modify all pactests to not use PKG_MODIFIED
commit5699f2c94c39afec19810fc450b78dced86e7c5d
authorDan McGee <dan@archlinux.org>
Wed, 27 Oct 2010 03:54:36 +0000 (26 22:54 -0500)
committerDan McGee <dan@archlinux.org>
Sat, 22 Jan 2011 17:19:17 +0000 (22 11:19 -0600)
tree1260860e9d199f78855aada5a479593cf3edce5b
parent2a3b5e40bc92bf3c4f32c27c4030d80f97a5dee1
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>
test/pacman/README
test/pacman/tests/sync101.py
test/pacman/tests/sync102.py
test/pacman/tests/sync103.py
test/pacman/tests/sync120.py
test/pacman/tests/sync138.py
test/pacman/tests/sync898.py
test/pacman/tests/upgrade001.py
test/pacman/tests/upgrade002.py
test/pacman/tests/upgrade003.py