summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2014-08-13 09:06:44 -0400
committerSteve Dickson <steved@redhat.com>2014-08-13 09:06:44 -0400
commit70593cf973feeb0ee3fe4a3f87986c952aa7bf0a (patch)
tree6362cb1d22d2d9a78cf66027c709e2b5ff1174b6
parent0ed7c89ead5d425603c1e87be2b63688cf6fd3eb (diff)
downloadcthon04-70593cf973feeb0ee3fe4a3f87986c952aa7bf0a.tar.gz
cthon04-70593cf973feeb0ee3fe4a3f87986c952aa7bf0a.tar.xz
cthon04-70593cf973feeb0ee3fe4a3f87986c952aa7bf0a.zip
A little clean up
Signed-off-by: Steve Dickson <steved@redhat.com>
-rwxr-xr-xruncthon3
1 files changed, 0 insertions, 3 deletions
diff --git a/runcthon b/runcthon
index c4ed532..2af2f19 100755
--- a/runcthon
+++ b/runcthon
@@ -10,8 +10,6 @@ server=$2
vers=$3
proto=$4
sec=$5
-#echo "proto=$proto"
-#echo "sec=$sec"
if [ $vers = "4" ]; then
if [ -n "$sec" ] ; then
@@ -253,7 +251,6 @@ do
done
date
seclist="krb5 krb5i krb5p"
-echo "serverdir=$serverdir"
tests="b g s l"
[ "$nolcks" -eq 1 ] && tests="b g s"
for i in $tests