about summary refs log tree commit diff
path: root/Test/V01zmodload.ztst
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2001-07-09 18:31:24 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2001-07-09 18:31:24 +0000
commit7060b34457f579864bddbe1caa3e3cdfea6981e2 (patch)
tree928f53c3e47e536f49beb26ae15a36a41a872c0a /Test/V01zmodload.ztst
parent4872ed50868379e769ce905a4af3ae7dfcef09d7 (diff)
downloadzsh-7060b34457f579864bddbe1caa3e3cdfea6981e2.tar.gz
zsh-7060b34457f579864bddbe1caa3e3cdfea6981e2.tar.xz
zsh-7060b34457f579864bddbe1caa3e3cdfea6981e2.zip
15334: use string "(eval)" as script name in debugging messages in eval's
Diffstat (limited to 'Test/V01zmodload.ztst')
-rw-r--r--Test/V01zmodload.ztst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/V01zmodload.ztst b/Test/V01zmodload.ztst
index a6916dd39..fef7d0232 100644
--- a/Test/V01zmodload.ztst
+++ b/Test/V01zmodload.ztst
@@ -47,7 +47,7 @@
 
  zmodload zsh/main
 1:Test reloading an already-loaded module
-?ZTST_execchunk:zmodload:1: module zsh/main already loaded.
+?(eval):zmodload:1: module zsh/main already loaded.
 
 # Loop over the modules found above and attempt to load each one.  Use
 # the -i flag in case dependencies cause multiple modules to be loaded,