]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit - src/Makefile
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, 28 May 2021 08:40:21 +0000 (10:40 +0200)
commit557c45056c62edaa480341c262b0286eecb6a56a
tree1615b6d2be29159646493af614a9cb8ba3cb390d
parentfe3a9194179e87a8469c16988e36b18c30d25c0a
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>
src/Makefile