From 6072a6950706da557fc2aaa66919239d07207578 Mon Sep 17 00:00:00 2001 From: Michael Larson Date: Thu, 10 Apr 2008 16:16:43 -0700 Subject: alternate fix for 2525--force directory evaluation upstream. --- src/cli_new.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cli_new.c b/src/cli_new.c index 1ecbe83..26cc719 100644 --- a/src/cli_new.c +++ b/src/cli_new.c @@ -1435,7 +1435,7 @@ static int expand_string(char *stringp) if(clind_config_engine_apply_command_path(n_cfg_path, n_tmpl_path, n_cmd_path, - FALSE, + TRUE, &cv, get_cdirp(), get_tdirp(), -- cgit v1.2.3