summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorKaleb S. KEITHLEY <kkeithle@redhat.com>2013-02-19 11:42:13 -0500
committerAnand Avati <avati@redhat.com>2013-02-19 10:21:10 -0800
commitfd407a4f5cdb869dc52efe8fc9e1d284f60f5992 (patch)
tree0a529c8077d6e711b1826790605a4781c18db74b /tests
parenteac54f6f76e6fca4f94028b47d963108f63c8f02 (diff)
glusterfs.spec.in: resync with Fedora glusterfs.spec
remove extraneous pwd and ls, left-overs from debugging regression failures BUG: 819130 Change-Id: I9bc058bbbfd78218153737751481171f21001e6e Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com> Reviewed-on: http://review.gluster.org/4547 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Anand Avati <avati@redhat.com>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/basic/rpm.t2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/basic/rpm.t b/tests/basic/rpm.t
index 9887a200..560d9f8b 100755
--- a/tests/basic/rpm.t
+++ b/tests/basic/rpm.t
@@ -48,9 +48,7 @@ git checkout -q -b rpm-test ${COMMIT}
# build the glusterfs-*.tar.gz and gluster-swift-ufo-*.tar.gz
[ -e configure ] || ./autogen.sh 2>&1 > /dev/null
TEST ./configure --enable-fusermount
-pwd
TEST make dist
-ls *.tar.gz
# build the glusterfs src.rpm
ls extras