diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-01-24 17:34:22 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-01-24 17:34:22 -0300 |
commit | 00a88640365e71ab48485d86b27964de8ab143ea (patch) | |
tree | cd2ec47fb94b7bd615b4c32af2f0ef74fbf00f38 | |
parent | 202e5666003bd56d50056d0cea6c6e69e0ac32f1 (diff) | |
download | serverdata-00a88640365e71ab48485d86b27964de8ab143ea.tar.gz serverdata-00a88640365e71ab48485d86b27964de8ab143ea.tar.bz2 serverdata-00a88640365e71ab48485d86b27964de8ab143ea.tar.xz serverdata-00a88640365e71ab48485d86b27964de8ab143ea.zip |
Correct the job exp table comments
-rw-r--r-- | db/re/exp_group_db.conf | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/db/re/exp_group_db.conf b/db/re/exp_group_db.conf index 56d7f5a9f..8bdb53975 100644 --- a/db/re/exp_group_db.conf +++ b/db/re/exp_group_db.conf @@ -127,11 +127,10 @@ job_exp_group_db: { } /* -1374192,1401678,XXX,XXX,XXX - 1688086,1730286,1773554,1795188,1849592,1894711,1917546,1963213,2009965,2033617, - 2464443,2519206,2532976,2560510,2588341,2644621,2687284,2744472,2758997,2831606, - 3491535,3526109,3596631,3686547,3704529,3740505,3794722,3887283,3943632,4019474, - 4680699,4787084,4830213,4916465,4960367,5004274,5115486,5182806,5228276,5341943, - 6092045,6218962,6322612,6426266,6505613,6532059,6611721,6746662,6801076,6910782, - 6938318,6965860,7076431,7104298,7132168, +1374192,1401678,1688086,1773554,1849592, + 1917546,1963213,2009965,2201115,2405432,2464443,2519206,2532976,2560510,2588341, + 2644621,2687284,2744472,2758997,2831606,3491535,3526109,3596631,3686547,3704529, + 3740505,3794722,3887283,3943632,4019474,4680699,4787084,4830213,4916465,4960367, + 5004274,5115486,5182806,5228276,5341943,6092045,6218962,6322612,6426266,6505613, + 6532059,6611721,6746662,6801076,6910782,6938318,6965860,7076431,7104298,7132168, */ |