- Introduced a new function `ssh_mud` to encapsulate SSH command execution and treat exit code 255 as a success. - Updated all SSH calls in the test script to use the new function for improved error handling.