From: Andreas Schneider Date: Fri, 22 Apr 2022 13:46:05 +0000 (+0200) Subject: testprogs: Reformat test_pkinit_pac.sh X-Git-Tag: talloc-2.4.0~1512 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c253c99d5299a0787fc0de64c489f5394c2b4167;p=thirdparty%2Fsamba.git testprogs: Reformat test_pkinit_pac.sh shfmt -w -p -i 0 -fn testprogs/blackbox/test_pkinit_pac.sh Signed-off-by: Andreas Schneider Reviewed-by: Pavel Filipenský --- diff --git a/testprogs/blackbox/test_pkinit_pac.sh b/testprogs/blackbox/test_pkinit_pac.sh index 8047517fde1..8b358fb469b 100755 --- a/testprogs/blackbox/test_pkinit_pac.sh +++ b/testprogs/blackbox/test_pkinit_pac.sh @@ -51,7 +51,7 @@ OPTION_REQUEST_PAC="--request-pac" testit "STEP1 kinit with pkinit (name specified)" \ "${samba_kinit}" "${OPTION_REQUEST_PAC}" "${OPTION_RENEWABLE}" \ - "${X509_USER_IDENTITY}" "${USERNAME}@${REALM}" || + "${X509_USER_IDENTITY}" "${USERNAME}@${REALM}" || failed=$((failed + 1)) testit "STEP1 remote.pac verification" \ "${samba_smbtorture}" ncacn_np:"${SERVER}" rpc.pac \