From 2e333c5f80f512e16477735746bb11bc8a81e663 Mon Sep 17 00:00:00 2001 From: Greg Hudson Date: Thu, 8 Oct 2009 13:44:54 +0000 Subject: [PATCH] Revert an unintended debugging change from r22845 git-svn-id: svn://anonsvn.mit.edu/krb5/branches/enc-perf@22869 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/rpc/unit-test/lib/helpers.exp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/rpc/unit-test/lib/helpers.exp b/src/lib/rpc/unit-test/lib/helpers.exp index 97a8e89221..963fff4589 100644 --- a/src/lib/rpc/unit-test/lib/helpers.exp +++ b/src/lib/rpc/unit-test/lib/helpers.exp @@ -96,7 +96,6 @@ proc setup_database {} { } expect_tcl_prompt - while {![file exists /tmp/go]} {} send_tcl_cmd_await_echo {kadm5_init admin admin $KADM5_ADMIN_SERVICE null $KADM5_STRUCT_VERSION $KADM5_API_VERSION_2 server_handle} expect_kadm_ok expect "^% " -- 2.47.2