mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
daemon/test: clean up Makefile.
This means mkae tells us directly what failed. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -55,6 +55,8 @@ while [ $# != 0 ]; do
|
||||
x"--steal")
|
||||
STEAL=1
|
||||
;;
|
||||
x"--normal")
|
||||
;;
|
||||
x"--verbose")
|
||||
VERBOSE=1
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user