bitcoind, clightning, run-tests: minor refactoring
bitcoind: use builtins.toFile clightning: use boolToString run-tests: remove leftover var
This commit is contained in:
+1
-1
@@ -172,7 +172,7 @@ doBuild() {
|
||||
|
||||
# Run the test by building the test derivation
|
||||
buildTest() {
|
||||
vmTestNixExpr | doBuild $scenario $outLinkArg "$@" -
|
||||
vmTestNixExpr | doBuild $scenario "$@" -
|
||||
}
|
||||
|
||||
vmTestNixExpr() {
|
||||
|
||||
Reference in New Issue
Block a user