Upgrade the "too many args on customcond" warning from 1adbd3f to an exception
[dbsrgits/DBIx-Class.git] / maint / careless_ssh.bash
1 #!/bin/bash
2
3 /usr/bin/ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no "$@"