From c6f6b26e6ab046bf2606bc4f85dd04f001dac40c Mon Sep 17 00:00:00 2001 From: Michael Larson Date: Tue, 15 Apr 2008 15:36:29 -0700 Subject: revert fix for 2525 until delete on commit warnings are resolved. --- src/cli_new.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/cli_new.c b/src/cli_new.c index 26cc719..1ecbe83 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, - TRUE, + FALSE, &cv, get_cdirp(), get_tdirp(), -- cgit v1.2.3