mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-29 13:07:50 +00:00
[#3683] Updated meson support
This commit is contained in:
parent
2db8bb9c02
commit
a77e2f1fdd
@ -65,6 +65,7 @@ upgrade_scripts = [
|
||||
'upgrade_025_to_026.sh',
|
||||
'upgrade_026_to_027.sh',
|
||||
'upgrade_027_to_028.sh',
|
||||
'upgrade_028_to_029.sh',
|
||||
]
|
||||
list = run_command('../utils/grabber.sh', check: true)
|
||||
grabbed_upgrade_scripts = list.stdout().strip().split('\n')
|
||||
|
@ -60,6 +60,7 @@ upgrade_scripts = [
|
||||
'upgrade_025_to_026.sh',
|
||||
'upgrade_026_to_027.sh',
|
||||
'upgrade_027_to_028.sh',
|
||||
'upgrade_028_to_029.sh',
|
||||
]
|
||||
list = run_command('../utils/grabber.sh', check: true)
|
||||
grabbed_upgrade_scripts = list.stdout().strip().split('\n')
|
||||
|
0
src/share/database/scripts/pgsql/upgrade_028_to_029.sh.in
Normal file → Executable file
0
src/share/database/scripts/pgsql/upgrade_028_to_029.sh.in
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user