public inbox for pmg-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pmg-devel] [PATCH pmg-gui 0/2] fix regex tester
@ 2020-11-12 17:57 Stoiko Ivanov
  2020-11-12 17:57 ` [pmg-devel] [PATCH pmg-gui 1/2] buildsys: rm -f .lint-incremental Stoiko Ivanov
  2020-11-12 17:57 ` [pmg-devel] [PATCH pmg-gui 2/2] RegexTester: find correct component Stoiko Ivanov
  0 siblings, 2 replies; 5+ messages in thread
From: Stoiko Ivanov @ 2020-11-12 17:57 UTC (permalink / raw)
  To: pmg-devel

this series fixes a small glitch with the regex-tester:
* the query for the regexField did not yield the right value, since the
  component is usually inserted before the regex-tester
* the first patch fixes building if .lint-incremental does not exist (yet)

Stoiko Ivanov (2):
  buildsys: rm -f .lint-incremental
  RegexTester: find correct component

 js/Makefile       | 2 +-
 js/RegexTester.js | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.20.1





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-11-13  7:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-12 17:57 [pmg-devel] [PATCH pmg-gui 0/2] fix regex tester Stoiko Ivanov
2020-11-12 17:57 ` [pmg-devel] [PATCH pmg-gui 1/2] buildsys: rm -f .lint-incremental Stoiko Ivanov
2020-11-13  7:16   ` [pmg-devel] applied: " Thomas Lamprecht
2020-11-12 17:57 ` [pmg-devel] [PATCH pmg-gui 2/2] RegexTester: find correct component Stoiko Ivanov
2020-11-13  7:17   ` [pmg-devel] applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal