1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/minetest_ynh.git synced 2024-09-03 20:36:00 +02:00
minetest_ynh/check_process

52 lines
955 B
Text
Raw Normal View History

2020-07-29 22:33:42 +02:00
;; Test complet minetest_game
2019-04-21 15:32:30 +02:00
; Manifest
2021-05-16 18:15:51 +02:00
domain="domain.tld"
2019-04-21 15:32:30 +02:00
pvp=1
servername="packagecheck"
2021-04-18 11:10:22 +02:00
game="minetest_game"
2019-04-21 15:32:30 +02:00
creative=0
damage=1
2021-05-16 18:15:51 +02:00
is_public=0
2019-04-21 15:32:30 +02:00
password="pass"
2021-05-16 18:15:51 +02:00
port="30000"
2019-04-21 15:32:30 +02:00
; Checks
pkg_linter=1
setup_sub_dir=0
setup_root=0
setup_nourl=1
setup_private=0
setup_public=0
upgrade=1
2022-03-13 18:11:28 +01:00
# 5.4.1~ynh2
upgrade=1 from_commit=bd09fd83cb3f127d242f551786d49202a434c4b2
2019-04-21 15:32:30 +02:00
backup_restore=1
2019-10-23 12:06:42 +02:00
multi_instance=1
2019-04-21 15:32:30 +02:00
incorrect_path=0
port_already_use=1
2019-10-25 16:26:09 +02:00
change_url=0
2019-04-21 15:32:30 +02:00
2020-07-29 22:33:42 +02:00
;; Test complet capturetheflag
; Manifest
2021-04-18 11:10:22 +02:00
domain="domain.tld" (DOMAIN)
2020-07-29 22:33:42 +02:00
pvp=1
servername="packagecheck"
2021-04-18 11:10:22 +02:00
game="capturetheflag"
2020-07-29 22:33:42 +02:00
creative=0
damage=1
is_public=0 (PUBLIC|public=1|private=0)
password="pass"
port="30000" (PORT)
; Checks
pkg_linter=1
setup_sub_dir=0
setup_root=0
setup_nourl=1
setup_private=0
setup_public=0
upgrade=1
backup_restore=1
multi_instance=1
incorrect_path=0
port_already_use=1
change_url=0