summaryrefslogtreecommitdiff
path: root/tests/hello-test/i
diff options
context:
space:
mode:
authorjbj <devnull@localhost>1998-11-19 18:10:28 +0000
committerjbj <devnull@localhost>1998-11-19 18:10:28 +0000
commitdc7ee4090deb5638aee8837f7cad73840cf74e5f (patch)
treeb8cd581593e4b4cb6aa1edf340b8156403222855 /tests/hello-test/i
parent2578b7fc8451f06f83640b448bda098e295447cb (diff)
downloadrpm-dc7ee4090deb5638aee8837f7cad73840cf74e5f.tar.gz
rpm-dc7ee4090deb5638aee8837f7cad73840cf74e5f.tar.bz2
rpm-dc7ee4090deb5638aee8837f7cad73840cf74e5f.zip
finish hiding rpmdb index record data ("matches").
CVS patchset: 2543 CVS date: 1998/11/19 18:10:28
Diffstat (limited to 'tests/hello-test/i')
-rwxr-xr-xtests/hello-test/i1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/hello-test/i b/tests/hello-test/i
index 943c221ff..cd810ceeb 100755
--- a/tests/hello-test/i
+++ b/tests/hello-test/i
@@ -4,6 +4,7 @@ rpm=${rpm:=rpm}
destdir="`pwd`"
destdir="`dirname $destdir`"
+rm -rf $destdir/var/lib/rpm/*
$rpm -i -vv --nodeps --prefix="`pwd`/../usr" $myrpm | \
sed -e "s,$destdir,,g" > $0.out