summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornoah <noah@656d521f-e311-0410-88e0-e7920216d269>2007-02-15 00:13:57 +0000
committernoah <noah@656d521f-e311-0410-88e0-e7920216d269>2007-02-15 00:13:57 +0000
commita9a31c57b50940ac8a08e4272dec223ae113d940 (patch)
treebddaf1d74e0697b7d983c818975c2355c2a115a8
parentb5dcbedeee7a5ce0afc298a610014523a6c2592f (diff)
downloadpexpect-a9a31c57b50940ac8a08e4272dec223ae113d940.tar.gz
Id was broken.
git-svn-id: http://pexpect.svn.sourceforge.net/svnroot/pexpect/trunk@450 656d521f-e311-0410-88e0-e7920216d269
-rwxr-xr-xpexpect/examples/hive.py2
1 files changed, 1 insertions, 1 deletions
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