summaryrefslogtreecommitdiffstats
path: root/tests/basic/rpm.t
diff options
context:
space:
mode:
authorSakshi Bansal <sabansal@redhat.com>2015-01-30 11:26:07 +0530
committerVijay Bellur <vbellur@redhat.com>2015-02-02 12:28:16 -0800
commitb05b77923903deb26e5b1bae52da46ff6c1c878e (patch)
treef001df70345e1d2c79510ac7c7d75446085ffafb /tests/basic/rpm.t
parent95f1787639046de2a4e4b2d38dd66011d4df08a2 (diff)
tests: fixing typo errors
Change-Id: I8caab03531d74c64dcfa05c35a7daeee646cd2fa BUG: 1075417 Signed-off-by: Sakshi Bansal <sabansal@redhat.com> Reviewed-on: http://review.gluster.org/9507 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Vijay Bellur <vbellur@redhat.com> Reviewed-on: http://review.gluster.org/9548 Tested-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'tests/basic/rpm.t')
-rwxr-xr-xtests/basic/rpm.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/basic/rpm.t b/tests/basic/rpm.t
index bbe3f464477..e5da49bb7e0 100755
--- a/tests/basic/rpm.t
+++ b/tests/basic/rpm.t
@@ -108,7 +108,7 @@ ${MOCK_CMD}
EOF
chmod +x mock-${EPEL_RELEASE}.sh
- # root can not run 'mock', it needs to drop priviledges
+ # root can not run 'mock', it needs to drop privileges
if (groups | grep -q mock)
then
# the current user is in group 'mock'