kdc-tester4.json is in objdir

This commit is contained in:
Love Hörnquist Åstrand
2011-11-22 19:01:56 -08:00
parent 8242b14eb9
commit c376e869a0

View File

@@ -145,7 +145,7 @@ if test "$pkinit" = yes ; then
--certificate="FILE:pkinit.crt" || exit 1
echo "pkinit"
${kdc_tester} ${srcdir}/kdc-tester4.json > out-log 2>&1 || exit 1
${kdc_tester} ${objdir}/kdc-tester4.json > out-log 2>&1 || exit 1
sed 's/^/ /' out-log
fi