]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
buildsys: touch incremental-lint in check target to avoid triggering twice
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 28 May 2021 08:40:19 +0000 (10:40 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 25 Jun 2021 07:32:10 +0000 (09:32 +0200)
commitdfc86baacba307ad8d5a959730850e7a160549c5
tree9a46c0fa88c8e8d4c70f54dff323f6f1812f377a
parent86568d27c11d0db955800d6d178b1fe2a392e885
buildsys: touch incremental-lint in check target to avoid triggering twice

Without this the check and the, through the 'install' target
triggered, incremental lint target triggered a full eslint run.

Makes it similar to what PBS did from the beginning of eslint
inclusion..

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
(cherry picked from commit 557c45056c62edaa480341c262b0286eecb6a56a)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/Makefile