Willy, Am 25.08.2018 um 08:13 schrieb Willy Tarreau: > Done,thanks. >
I just noticed that the reg-test still carried the old name (h*), instead of the new one (b*), because Frederic renamed them in the mean time, while this patch still was pending. You should rename lua/h00001.* to lua/b00003.*. And looking at the file names I am thinking whether the current naming scheme of an incrementing number is a good one. It will probably cause a ton of merge conflicts (when reg-tests are regularly provided) in the future. It might make sense to either use the timestamp for the filenames or a date + short slug representing the test description: b_20180828_txn-get-priv-scope.vtc Best regards Tim Düsterhus

