From 92b204cb123798c4fda3fe3168b68d88e0a5e794 Mon Sep 17 00:00:00 2001 From: dana Date: Mon, 31 Dec 2018 09:42:44 -0600 Subject: 43962: Fix X04 test module_path --- Test/X04zlehighlight.ztst | 1 + 1 file changed, 1 insertion(+) (limited to 'Test') diff --git a/Test/X04zlehighlight.ztst b/Test/X04zlehighlight.ztst index 23ad14bd6..e14517490 100644 --- a/Test/X04zlehighlight.ztst +++ b/Test/X04zlehighlight.ztst @@ -12,6 +12,7 @@ export PS1= PS2= zpty -d zpty zsh "${(q)ZTST_testdir}/../Src/zsh -fiV +Z" + zpty -w zsh "module_path=( ${(j< >)${(@q-)module_path}} \$module_path )" zpty -w zsh 'zle_highlight=( fg_start_code:"CDE|3" fg_end_code:"|" bg_start_code:"BCDE|4" bg_end_code:"|" )' } zpty_input() { -- cgit 1.4.1