We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca8b6b6 commit c3349f2Copy full SHA for c3349f2
contrib/remote_hsmd/scripts/run-one-test
@@ -5,7 +5,7 @@ THETEST=$1
5
PYTHONPATH=\
6
$PWD/contrib/pyln-client:\
7
$PWD/contrib/pyln-testing:\
8
-$PWD/contrib/pyln-proto/: \
+$PWD/contrib/pyln-proto \
9
TEST_DEBUG=1 \
10
DEVELOPER=1 \
11
VALGRIND=0 \
0 commit comments