summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRalf Corsépius <corsepiu@fedoraproject.org>2007-08-20 17:07:30 +0200
committerRalf Corsépius <corsepiu@fedoraproject.org>2007-08-20 17:07:30 +0200
commitc3f7c061e125a404663f620a5646be9d03425bc6 (patch)
tree5ddfda0a423c14a01f8e73e57e8462ea24806034 /tests
parent88fc7a04bc27fd14c08f2f95e15c3a6c50e4cd7b (diff)
downloadlibrpm-tizen-c3f7c061e125a404663f620a5646be9d03425bc6.tar.gz
librpm-tizen-c3f7c061e125a404663f620a5646be9d03425bc6.tar.bz2
librpm-tizen-c3f7c061e125a404663f620a5646be9d03425bc6.zip
Fix typos.
Diffstat (limited to 'tests')
-rw-r--r--tests/rpmbuild.at7
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/rpmbuild.at b/tests/rpmbuild.at
index 3a67b4b27..a07c57f01 100644
--- a/tests/rpmbuild.at
+++ b/tests/rpmbuild.at
@@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
# ------------------------------
-# Check rpmbuild -ba *.spec
+# Check if rpmbuild -ba *.spec works
AT_SETUP([rpmbuild -ba *.spec])
AT_CHECK([
TOPDIR="${abs_builddir}"/testing/build
@@ -69,8 +69,7 @@ rpmbuild \
AT_CLEANUP
# ------------------------------
-# Check if rpmbuild --rebuild *.src.rpm
-# honours a relative topdir with --root
+# Check if rpmbuild --rebuild *.src.rpm works
AT_SETUP([rpmbuild --rebuild])
AT_CHECK([
TOPDIR="${abs_builddir}"/testing/build
@@ -94,6 +93,8 @@ 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])
AT_CHECK([
TOPDIR="${abs_builddir}"/testing/build