Skip to content

Commit 36c8569

Browse files
committed
Merge #409: Remove trailing whitespace
b5f01f3 Remove trailing whitespace (Tobin C. Harding) Pull request description: I recently introduced a character of trailing whitespace, remove it. ACKs for top commit: apoelstra: ACK b5f01f3 Tree-SHA512: a09922844fb60d275b06fcf5afaf417ab1ac58854534c21ed679d38f9c2e885eea202713740025ba239a5409ab4d33c56f72f5caa0d54bc96e27d87affe78360
2 parents df6096a + b5f01f3 commit 36c8569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/test.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ then
4747

4848
# Run all the examples
4949
cargo build --examples
50-
cargo run --example htlc --features=compiler
50+
cargo run --example htlc --features=compiler
5151
cargo run --example parse
5252
cargo run --example sign_multisig
5353
cargo run --example verify_tx > /dev/null

0 commit comments

Comments
 (0)