Project

General

Profile

« Previous | Next » 

Revision 9266

lib/sh/util.sh: cd(): re-run set_paths() to update $top_script, $top_dir for the new current dir

View differences:

util.sh
328 328
	cmd2rel_path; set -- "$FUNCNAME" "$@"; echo_params
329 329
	can_log && caller_indent || true
330 330
	builtin "$@"
331
	set_paths
331 332
}
332 333

  
333 334
echo_eval() { echo_params; builtin eval "$@"; }

Also available in: Unified diff