diff options
author | Matt Kraai <kraai@debian.org> | 2001-08-27 18:55:10 +0000 |
---|---|---|
committer | Matt Kraai <kraai@debian.org> | 2001-08-27 18:55:10 +0000 |
commit | 91631011ccac8a6d14c07d8beaaf6456e4ddeffa (patch) | |
tree | f6fac6544fea719c535c2aa1aec966852fd8aad5 /tests | |
parent | 863a3e15d6f08e187238ded7fc17422dd947ef1e (diff) | |
download | busybox-w32-91631011ccac8a6d14c07d8beaaf6456e4ddeffa.tar.gz busybox-w32-91631011ccac8a6d14c07d8beaaf6456e4ddeffa.tar.bz2 busybox-w32-91631011ccac8a6d14c07d8beaaf6456e4ddeffa.zip |
Remove traces of rpmunpack (patch by Laurence Anderson).
Diffstat (limited to 'tests')
-rw-r--r-- | tests/testcases | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/testcases b/tests/testcases index 4708e54e2..2aad9b651 100644 --- a/tests/testcases +++ b/tests/testcases | |||
@@ -294,8 +294,6 @@ route | |||
294 | 294 | ||
295 | # rpm2cpio | 295 | # rpm2cpio |
296 | 296 | ||
297 | # rpmunpack | ||
298 | |||
299 | # sed - we can do some one-liners here, some testing is a little | 297 | # sed - we can do some one-liners here, some testing is a little |
300 | # difficult to do in just this space (like a,i,c cmds). | 298 | # difficult to do in just this space (like a,i,c cmds). |
301 | 299 | ||