On Tue, Oct 20, 2020 at 11:13:20AM +0800, Lu Weitao wrote:
- if r =~ /(^.+--.+$)|(^vm-.*-\d\w*-(([a-zA-Z]+)|(\d+))$)/
why we need filter testbox?
to show in web in a specified format.
database: "vm-hixx-2p8g--zyh" web: "vm-hixx-2p8g"
i saw you another patch, it's used for compare_candidates
Thanks, Weitao
Yes, It to fix bug in web_backend. More emergency this. So I resend it.
Thanks, Zhang Yuhang