mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-06 10:12:38 +02:00
commit bash-20160108 snapshot
This commit is contained in:
@@ -4294,6 +4294,7 @@ run_builtin:
|
||||
words = make_word_list (make_word ("--"), words);
|
||||
words = make_word_list (make_word ("cd"), words);
|
||||
xtrace_print_word_list (words, 0);
|
||||
func = find_function ("cd");
|
||||
goto run_builtin;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user