diff options
author | Ralf Corsépius <corsepiu@fedoraproject.org> | 2007-08-21 11:09:35 +0200 |
---|---|---|
committer | Ralf Corsépius <corsepiu@fedoraproject.org> | 2007-08-21 11:09:35 +0200 |
commit | 6922fc8882f8934320b625b52387de96d16d5320 (patch) | |
tree | 551752309ef401fb0e3b503dd141a85e0badf25d | |
parent | 67fdb8918bbcfe4c03c505a442a566bac51b1eb8 (diff) | |
download | rpm-6922fc8882f8934320b625b52387de96d16d5320.tar.gz rpm-6922fc8882f8934320b625b52387de96d16d5320.tar.bz2 rpm-6922fc8882f8934320b625b52387de96d16d5320.zip |
More checks.
-rw-r--r-- | tests/rpmbuild.at | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/rpmbuild.at b/tests/rpmbuild.at index a07c57f01..62f9776e4 100644 --- a/tests/rpmbuild.at +++ b/tests/rpmbuild.at @@ -92,7 +92,6 @@ rpmbuild \ AT_CLEANUP # ------------------------------ -# Check if rpmbuild --rebuild *.src.rpm works # Check if rpmbuild --rebuild *.src.rpm # honours a relative topdir with --root AT_SETUP([rpmbuild --root=... --rebuild]) |