Whamcloud - gitweb
branch: HEAD
[fs/lustre-release.git] / lustre / tests / sanityN.sh
index 0f6b129..9a55449 100644 (file)
@@ -51,10 +51,6 @@ init_test_env $@
 SANITYLOG=${TESTSUITELOG:-$TMP/$(basename $0 .sh).log}
 FAIL_ON_ERROR=false
 
-if $GSS_KRB5; then
-    $RUNAS krb5_login.sh || exit 1
-fi
-
 SETUP=${SETUP:-:}
 TRACE=${TRACE:-""}