Update database

Signed-off-by: Clifford Wolf <clifford@clifford.at>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
This commit is contained in:
Clifford Wolf 2017-11-16 21:23:31 +00:00 committed by Tim 'mithro' Ansell
parent b569760629
commit e5cda2672c
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
N := 1
N := 200
SPECIMENS := $(addprefix specimen_,$(shell seq -f '%03.0f' $(N)))
SPECIMENS_OK := $(addsuffix /OK,$(SPECIMENS))