Fix kadm5 unit test modified in r22782
authorGreg Hudson <ghudson@mit.edu>
Thu, 24 Sep 2009 15:40:26 +0000 (15:40 +0000)
committerGreg Hudson <ghudson@mit.edu>
Thu, 24 Sep 2009 15:40:26 +0000 (15:40 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22784 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/kadm5/unit-test/api.2/crte-principal.exp

index bb7917b90eea6b016bc91570207b9dd32b2d7bbd..8a604d0a6ea2176a272c5b5fbbf9efab0fc3df1a 100644 (file)
@@ -57,7 +57,7 @@ proc test3 {} {
     one_line_succeed_test [format {
        kadm5_create_principal $server_handle [simple_principal "%s/a"] \
                {KADM5_PRINCIPAL} null
-    } $test] "EINVAL"
+    } $test]
     if { ! [cmd {kadm5_destroy $server_handle}]} {
        perror "$test: unexpected failure in destroy"
        return