zsh-workers
 help / color / mirror / code / Atom feed
* [PATCH] 27994: fix error message in test
@ 2010-06-05 19:58 Alexey I. Froloff
  0 siblings, 0 replies; only message in thread
From: Alexey I. Froloff @ 2010-06-05 19:58 UTC (permalink / raw)
  To: Zsh list

Signed-off-by: Alexey I. Froloff <raorn@altlinux.org>
---
 Test/V01zmodload.ztst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Test/V01zmodload.ztst b/Test/V01zmodload.ztst
index 25eb81f..090c637 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
-- 
1.7.0.6


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-05 20:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-05 19:58 [PATCH] 27994: fix error message in test Alexey I. Froloff

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).