diff --git a/test/sync_handshake.py b/test/sync_handshake.py index 3aba5d8..dbcf1a9 100644 --- a/test/sync_handshake.py +++ b/test/sync_handshake.py @@ -7,7 +7,7 @@ you can use this manually for debugging purposes For debugging try: -$ cd $DEV && lldb python3 -- sync_handshake.py -e $DEV +$ cd $DEV && HOME=$PWD lldb python3 -- ../sync_handshake.py -e $DEV """