aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2021-10-12 18:13:07 +0200
committerAlex Auvolat <alex@adnab.me>2021-10-12 18:13:07 +0200
commitd9bd1182f7b980df8e631ae8eeca444f5d997909 (patch)
tree9345b078b2225c2fd58074ef3016ea6524d0ab3f /Makefile
parentf87dbe73dc12f2d6eb13850a3bc4b012aadd3c9b (diff)
downloadnetapp-d9bd1182f7b980df8e631ae8eeca444f5d997909.tar.gz
netapp-d9bd1182f7b980df8e631ae8eeca444f5d997909.zip
Move out things from conn.rs into two separate files
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 569f4b4..0ef8cef 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
all:
cargo build
cargo build --example fullmesh
- #RUST_LOG=netapp=debug cargo run --example fullmesh -- -n 3242ce79e05e8b6a0e43441fbd140a906e13f335f298ae3a52f29784abbab500 -p 6c304114a0e1018bbe60502a34d33f4f439f370856c3333dda2726da01eb93a4894b7ef7249a71f11d342b69702f1beb7c93ec95fbcf122ad1eca583bb0629e7
+ RUST_LOG=netapp=debug cargo run --example fullmesh -- -n 3242ce79e05e8b6a0e43441fbd140a906e13f335f298ae3a52f29784abbab500 -p 6c304114a0e1018bbe60502a34d33f4f439f370856c3333dda2726da01eb93a4894b7ef7249a71f11d342b69702f1beb7c93ec95fbcf122ad1eca583bb0629e7