From 1881980d4450b6086497df6227f066ea03d9c558 Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Fri, 18 Oct 2013 10:45:59 +0200 Subject: [PATCH] spelling --- tests/kdc/check-iprop.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/kdc/check-iprop.in b/tests/kdc/check-iprop.in index 71fa0917e..4d54da826 100644 --- a/tests/kdc/check-iprop.in +++ b/tests/kdc/check-iprop.in @@ -156,7 +156,7 @@ echo "Change policy host" ${kadmin} -l modify --policy=default host/foo@${R} || exit 1 sleep 2 KRB5_CONFIG="${objdir}/krb5-slave.conf" \ -${kadmin} -l get host/foo@${R} > /dev/null 2>/dev/nill || exit 1 +${kadmin} -l get host/foo@${R} > /dev/null 2>/dev/null || exit 1 echo "Rename host" ${kadmin} -l rename host/foo@${R} host/bar@${R} || exit 1