summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2015-11-04 15:38:46 -0500
committerSteve Dickson <steved@redhat.com>2015-11-04 15:38:46 -0500
commit4faa23fdf8999d8b356db90273fe197af8c86f7d (patch)
treed859322d36bc5a85242b0e36895c23808355c502
parentba60df08833e2c296fc3999d3468e27a0a301f31 (diff)
downloadcthon04-4faa23fdf8999d8b356db90273fe197af8c86f7d.tar.gz
cthon04-4faa23fdf8999d8b356db90273fe197af8c86f7d.tar.xz
cthon04-4faa23fdf8999d8b356db90273fe197af8c86f7d.zip
Changed logic around dokrb5
Signed-off-by: Steve Dickson <steved@redhat.com>
-rwxr-xr-xruncthon2
1 files changed, 1 insertions, 1 deletions
diff --git a/runcthon b/runcthon
index e9b9b6c..195b43c 100755
--- a/runcthon
+++ b/runcthon
@@ -284,7 +284,7 @@ tests="b g s l"
[ "$nolcks" -eq 1 ] && tests="b g s"
for i in $tests
do
- if [ "$onlykrb5" -eq 0 -a $dokrb5 -eq 0 ]; then
+ if [ "$onlykrb5" -eq 0 ]; then
if [ "$noudp" -ne 1 -a "$onlyrdma" -eq 0 ]; then
if [ "$onlyv4" -eq 0 ]; then
runtests -$i $SRV 3 udp "sys"