mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-02 20:54:23 +01:00
doc/HACKING.md: remove note about DEVELOPER mode being default
The DEVELOPER mode is not the default since 00e75fee,
change the documentation accordingly.
This commit is contained in:
committed by
Rusty Russell
parent
f2b89a9965
commit
8d641456a1
@@ -162,7 +162,7 @@ Testing
|
||||
-------
|
||||
|
||||
There are three kinds of tests. For best results, you should have
|
||||
valgrind installed, and build with DEVELOPER=1 (currently the default).
|
||||
valgrind installed, and build with DEVELOPER=1.
|
||||
|
||||
* source tests - run by `make check-source`, looks for whitespace,
|
||||
header order, and checks formatted quotes from BOLTs if BOLTDIR
|
||||
|
||||
Reference in New Issue
Block a user