Skip to content

Commit c3349f2

Browse files
committed
fixed nit w/ run-one-test
1 parent ca8b6b6 commit c3349f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/remote_hsmd/scripts/run-one-test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ THETEST=$1
55
PYTHONPATH=\
66
$PWD/contrib/pyln-client:\
77
$PWD/contrib/pyln-testing:\
8-
$PWD/contrib/pyln-proto/: \
8+
$PWD/contrib/pyln-proto \
99
TEST_DEBUG=1 \
1010
DEVELOPER=1 \
1111
VALGRIND=0 \

0 commit comments

Comments
 (0)