less bash in the test script
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19391 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -126,11 +126,6 @@ ${test_ntlm} || { echo "test_ntlm failed"; exit 1; }
|
|||||||
NTLM_USER_FILE="${srcdir}/ntlm-user-file.txt"
|
NTLM_USER_FILE="${srcdir}/ntlm-user-file.txt"
|
||||||
export NTLM_USER_FILE
|
export NTLM_USER_FILE
|
||||||
|
|
||||||
echo ${context} --mech-type=ntlm \
|
|
||||||
--name-type=hostbased-service datan@DOMAIN || \
|
|
||||||
{ echo "test_context 1 failed"; exit 1; }
|
|
||||||
bash
|
|
||||||
|
|
||||||
echo "test_context --mech-type=ntlm"
|
echo "test_context --mech-type=ntlm"
|
||||||
${context} --mech-type=ntlm \
|
${context} --mech-type=ntlm \
|
||||||
--name-type=hostbased-service datan@DOMAIN || \
|
--name-type=hostbased-service datan@DOMAIN || \
|
||||||
|
Reference in New Issue
Block a user