about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-06-07 17:00:03 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-06-07 17:00:03 +0000
commit535cc4c875b561b85c8337c7d312269ea55f1868 (patch)
treefb34d7230c81d3637860f03969c1db26f17b602e
parent4c2fe82872ae07b4f4574f115c1a17cda5e2af4d (diff)
downloadzsh-535cc4c875b561b85c8337c7d312269ea55f1868.tar.gz
zsh-535cc4c875b561b85c8337c7d312269ea55f1868.tar.xz
zsh-535cc4c875b561b85c8337c7d312269ea55f1868.zip
Alexey: 27999: fix error message
-rw-r--r--ChangeLog6
-rw-r--r--Test/V01zmodload.ztst2
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index dd49b10b8..9ba085c2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-06-07  Peter Stephenson  <pws@csr.com>
+
+	* Alexey: 27999: Test/V01zmodload.ztst: fix error message.
+
 2010-06-07  Doug Kearns  <dougkearns@gmail.com>
 
 	* Simon Ruderich: 28002: Completion/Unix/Command/_feh: fix bad commit.
@@ -13248,5 +13252,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4993 $
+* $Revision: 1.4994 $
 *****************************************************
diff --git a/Test/V01zmodload.ztst b/Test/V01zmodload.ztst
index 25eb81f01..090c637df 100644
--- a/Test/V01zmodload.ztst
+++ b/Test/V01zmodload.ztst
@@ -143,7 +143,7 @@
   print "Shouldn't get here.")
 1:Failed parameter autoload
 ?(eval):3: module `zsh/parameter' has no such feature: `p:fail': autoload cancelled
-?(eval):3: unknown parameter: fail
+?(eval):3: autoloading module zsh/parameter failed to define parameter: fail
 
   (zmodload -u zsh/parameter
   zmodload -aF zsh/parameter c:fail