Whamcloud - gitweb
branch: HEAD
[fs/lustre-release.git] / lustre / tests / sanityN.sh
index beeeba3..56982f3 100644 (file)
@@ -56,7 +56,7 @@ init_test_env $@
 SANITYLOG=${TESTSUITELOG:-$TMP/$(basename $0 .sh).log}
 FAIL_ON_ERROR=false
 
-if [ ! -z "$USING_KRB5" ]; then
+if $GSS_KRB5; then
     $RUNAS krb5_login.sh || exit 1
 fi