summaryrefslogtreecommitdiffstats
path: root/runcthon
diff options
context:
space:
mode:
Diffstat (limited to 'runcthon')
-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