You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo"\n -------- \n The build was successful. \n The socket_event_decoder executable is located at build/bin/socket_event_decoder. \n For more help you can run 'build/bin/socket_event_decoder -h' \n --------"
echo"\n -------- \n The build was successful. \n The socket_event_decoder executable is located at $this_dir/build/bin/socket_event_decoder. \n For more help you can run '$this_dir/build/bin/socket_event_decoder -h' \n --------"
42
43
exit 0
43
44
else
44
45
echo"\n -------- \n The build was unsuccessful, oh no! \n --------"
0 commit comments