mirror of
https://github.com/postgres/postgres.git
synced 2026-06-13 10:40:09 -04:00
ecpg: Add missing newline in meson.build
Noticed while performing a routine sanity check of the files in the
tree. Issue introduced by 28f04984f0.
Discussion: https://postgr.es/m/CALa6HA4_Wu7-2PV0xv-Q84cT8eG7rTx6bdjUV0Pc=McAwkNMfQ@mail.gmail.com
This commit is contained in:
parent
3d3a81fc24
commit
11b2dc3709
1 changed files with 1 additions and 1 deletions
|
|
@ -98,4 +98,4 @@ tests += {
|
|||
],
|
||||
'deps': [ecpg_exe],
|
||||
},
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue