From ef40561a3c463328e86d94397df1e88372778c49 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 19 Jul 2018 10:02:18 +0200 Subject: mark packages without bug reports as tested after some time (default: 2 weeks) --- conf/master.conf.example | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'conf') diff --git a/conf/master.conf.example b/conf/master.conf.example index 488f7ce..2eafb88 100755 --- a/conf/master.conf.example +++ b/conf/master.conf.example @@ -37,3 +37,7 @@ #build_list_lock_file="${work_dir}/build-list.lock" #sanity_check_lock_file="${work_dir}/sanity-check.lock" #package_database_lock_file="${work_dir}/package-database.lock" + +# how long should packages be in [community-testing]/[testing] before +# automatically being marked as tested +#max_testing_duration="14 00:00:00" -- cgit v1.2.3