Page MenuHomeSoftware Heritage

No OneTemporary

diff --git a/Makefile.local b/Makefile.local
index f03a989ae..080b501b5 100644
--- a/Makefile.local
+++ b/Makefile.local
@@ -1,13 +1,13 @@
SWH_WEB_UI=./bin/swh-web-dev
-FLAG=-v
+FLAG=
NOSEFLAGS=-v -s
TOOL=pandoc
run-dev:
$(SWH_WEB_UI) $(FLAG) --config ./resources/test/webapp.yml
run: # works with the default ~/.config/swh/webapp.yml file
$(SWH_WEB_UI) $(FLAG)
doc:
cd swh/web/api/templates/includes/ && pandoc -o apidoc-header.html apidoc-header.md

File Metadata

Mime Type
text/x-diff
Expires
Fri, Jul 4, 10:49 AM (4 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3394569

Event Timeline