mirror of
https://github.com/mfocko/blog.git
synced 2025-05-13 06:42:57 +02:00
chore: transfer all KBs to single one
Signed-off-by: Matej Focko <mfocko@redhat.com>
This commit is contained in:
parent
d207e870d4
commit
7427475022
159 changed files with 28847 additions and 0 deletions
static/files/pb071/bonuses/08
10
static/files/pb071/bonuses/08/Makefile
Normal file
10
static/files/pb071/bonuses/08/Makefile
Normal file
|
@ -0,0 +1,10 @@
|
|||
check-counting:
|
||||
python3 test-bonus.py test counting
|
||||
|
||||
check-counting-bonus:
|
||||
python3 test-bonus.py test counting --no-global-config
|
||||
|
||||
check: check-counting check-counting-bonus
|
||||
|
||||
clean:
|
||||
rm -rf test-*/*.out_produced
|
Loading…
Add table
Add a link
Reference in a new issue