summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtestprogs/blackbox/test_kpasswd_heimdal.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testprogs/blackbox/test_kpasswd_heimdal.sh b/testprogs/blackbox/test_kpasswd_heimdal.sh
index 0585e7b4d69..b401eec9ba8 100755
--- a/testprogs/blackbox/test_kpasswd_heimdal.sh
+++ b/testprogs/blackbox/test_kpasswd_heimdal.sh
@@ -45,7 +45,7 @@ do_kinit()
password="$2"
shift
shift
- kerberos_kinit "$samba_kinit" "$principal" "$password" $@
+ kerberos_kinit "$samba_kinit" "$principal" "$password" "$@"
}
UID_WRAPPER_ROOT=1