Commit c87fc6d
committed
Fix ignore of direct table test files.
This is introduced by direct table commits, each time run regress
test will get files as below.
Untracked files:
(use "git add <file>..." to include in what will be committed)
expected/directory_table.out
expected/directory_table_optimizer.out
sql/directory_table.sql
Authored-by: Zhang Mingli [email protected]1 parent 0265c23 commit c87fc6d
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
0 commit comments