From a9a31c57b50940ac8a08e4272dec223ae113d940 Mon Sep 17 00:00:00 2001 From: noah Date: Thu, 15 Feb 2007 00:13:57 +0000 Subject: Id was broken. git-svn-id: http://pexpect.svn.sourceforge.net/svnroot/pexpect/trunk@450 656d521f-e311-0410-88e0-e7920216d269 --- pexpect/examples/hive.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pexpect/examples/hive.py b/pexpect/examples/hive.py index 51e7b81..02c0740 100755 --- a/pexpect/examples/hive.py +++ b/pexpect/examples/hive.py @@ -52,7 +52,7 @@ Anyone on your machine can see this auth information. This is not secure. for each host, but you will still be prompted for a different password for each host. -$Id $ +$Id$ Noah Spurrier """ # TODO add feature to support username:password@host combination -- cgit v1.2.1