summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc/unit-test/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2002-09-16 03:35:41 +0000
committerKen Raeburn <raeburn@mit.edu>2002-09-16 03:35:41 +0000
commit50e31578373ec329db77521bbc8750b3657c7957 (patch)
tree5468845cfc87d537add1cc2ee2622ca144895099 /src/lib/rpc/unit-test/ChangeLog
parent48ec19c9be186e4e0d21dc54a35e723b9f86b39f (diff)
downloadkrb5-50e31578373ec329db77521bbc8750b3657c7957.tar.gz
krb5-50e31578373ec329db77521bbc8750b3657c7957.tar.xz
krb5-50e31578373ec329db77521bbc8750b3657c7957.zip
* lib/helpers.exp (setup_database): Use "!=" instead of "ne" for string comparisons
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14870 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/rpc/unit-test/ChangeLog')
-rw-r--r--src/lib/rpc/unit-test/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/lib/rpc/unit-test/ChangeLog b/src/lib/rpc/unit-test/ChangeLog
index 1da42068c..273a2c26d 100644
--- a/src/lib/rpc/unit-test/ChangeLog
+++ b/src/lib/rpc/unit-test/ChangeLog
@@ -1,3 +1,8 @@
+2002-09-15 Ken Raeburn <raeburn@mit.edu>
+
+ * lib/helpers.exp (setup_database): Use "!=" instead of "ne" for
+ string comparisons.
+
2002-09-15 Tom Yu <tlyu@mit.edu>
* lib/helpers.exp (expect_tcl_prompt): Use the "-re" flag, and