mirror of https://github.com/citusdata/citus.git
Fix typo in fix_style.sh (#6577)
For reference, this is the print stack trace PR https://github.com/citusdata/citus/pull/6539pull/6579/head
parent
cf93eb46c6
commit
9c78f693f2
|
@ -16,4 +16,4 @@ ci/disallow_hash_comments_in_spec_files.sh
|
||||||
ci/disallow_long_changelog_entries.sh
|
ci/disallow_long_changelog_entries.sh
|
||||||
ci/normalize_expected.sh
|
ci/normalize_expected.sh
|
||||||
ci/fix_gitignore.sh
|
ci/fix_gitignore.sh
|
||||||
ci/printstack_trace.sh
|
ci/print_stack_trace.sh
|
||||||
|
|
Loading…
Reference in New Issue